Searched refs:tx_probe (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dnic_common.h120 return tx_queue->efx->type->tx_probe(tx_queue);
H A Dsiena.c1026 .tx_probe = efx_farch_tx_probe,
H A Dnet_driver.h1216 * @tx_probe: Allocate resources for TX queue (and select TXQ type)
1359 int (*tx_probe)(struct efx_tx_queue *tx_queue); member in struct:efx_nic_type
/linux-master/drivers/net/ethernet/sfc/
H A Dnic_common.h120 return tx_queue->efx->type->tx_probe(tx_queue);
H A Def100_nic.c1259 .tx_probe = ef100_tx_probe,
1345 .tx_probe = ef100_tx_probe,
H A Dnet_driver.h1267 * @tx_probe: Allocate resources for TX queue (and select TXQ type)
1408 int (*tx_probe)(struct efx_tx_queue *tx_queue); member in struct:efx_nic_type
H A Def10.c4098 .tx_probe = efx_ef10_tx_probe,
4212 .tx_probe = efx_ef10_tx_probe,
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnic.h317 return tx_queue->efx->type->tx_probe(tx_queue);
H A Dnet_driver.h975 * @tx_probe: Allocate resources for TX queue
1082 int (*tx_probe)(struct ef4_tx_queue *tx_queue); member in struct:ef4_nic_type
H A Dfalcon.c2748 .tx_probe = ef4_farch_tx_probe,
2846 .tx_probe = ef4_farch_tx_probe,

Completed in 254 milliseconds