Searched refs:FMAN_PORT_TYPE_TX (Results 1 – 2 of 2) sorted by relevance
77 (_type == FMAN_PORT_TYPE_TX ? 0x1400 : 0x400)141 ((_type == FMAN_PORT_TYPE_TX && _speed == 10000) ? 4 : 1)620 if (port->port_type == FMAN_PORT_TYPE_TX) { in init_qmi()726 case FMAN_PORT_TYPE_TX: in init()829 if (port->port_type == FMAN_PORT_TYPE_TX) { in verify_size_of_fifo()993 if (port->port_type == FMAN_PORT_TYPE_TX) { in init_low_level_driver()1046 case FMAN_PORT_TYPE_TX: in get_dflt_fifo_deq_pipeline_depth()1068 case FMAN_PORT_TYPE_TX: in get_dflt_num_of_tasks()1099 case FMAN_PORT_TYPE_TX: in get_dflt_extra_num_of_tasks()1112 case FMAN_PORT_TYPE_TX: in get_dflt_num_of_open_dmas()[all …]
84 FMAN_PORT_TYPE_TX = 0, /* TX Port */ enumerator