efx_channel_get_tx_queue
efx_channel_get_tx_queue(channel, qlabel);
return efx_channel_get_tx_queue(channel, type);
tx_queue = efx_channel_get_tx_queue(ptp_data->channel, type);
return efx_channel_get_tx_queue(channel, type);
tx_queue = efx_channel_get_tx_queue(ptp_data->channel, type);