Searched refs:efx_channel_get_tx_queue (Results 1 – 3 of 3) sorted by relevance
338 efx_channel_get_tx_queue(channel, qlabel); in ef100_ev_tx()
1589 efx_channel_get_tx_queue(struct efx_channel *channel, unsigned int type) in efx_channel_get_tx_queue() function1600 return efx_channel_get_tx_queue(channel, type); in efx_get_tx_queue()
1101 tx_queue = efx_channel_get_tx_queue(ptp_data->channel, type); in efx_ptp_xmit_skb_queue()