| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_txrx.c | 1429 fbnic_aggregate_ring_tx_counters(struct fbnic_net * fbn,struct fbnic_ring * txr) fbnic_aggregate_ring_tx_counters() argument 1462 fbnic_remove_tx_ring(struct fbnic_net * fbn,struct fbnic_ring * txr) fbnic_remove_tx_ring() argument 1828 fbnic_alloc_tx_ring_desc(struct fbnic_net * fbn,struct fbnic_ring * txr) fbnic_alloc_tx_ring_desc() argument 1848 fbnic_alloc_tx_ring_buffer(struct fbnic_ring * txr) fbnic_alloc_tx_ring_buffer() argument 1858 fbnic_alloc_tx_ring_resources(struct fbnic_net * fbn,struct fbnic_ring * txr) fbnic_alloc_tx_ring_resources() argument 2177 fbnic_disable_twq0(struct fbnic_ring * txr) fbnic_disable_twq0() argument 2186 fbnic_disable_twq1(struct fbnic_ring * txr) fbnic_disable_twq1() argument 2195 fbnic_disable_tcq(struct fbnic_ring * txr) fbnic_disable_tcq() argument [all...] |
| H A D | fbnic_netdev.c | 403 struct fbnic_ring *txr = fbn->tx[i]; in fbnic_get_stats64() local 605 struct fbnic_ring *txr = fbn->tx[idx]; in fbnic_get_queue_stats_tx() local
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bnx2.c | 246 static inline u32 bnx2_tx_avail(struct bnx2 *bp, struct bnx2_tx_ring_info *txr) in bnx2_tx_avail() argument 697 struct bnx2_tx_ring_info *txr = &bnapi->tx_ring; in bnx2_free_tx_mem() local 749 struct bnx2_tx_ring_info *txr = &bnapi->tx_ring; bnx2_alloc_tx_mem() local 2844 struct bnx2_tx_ring_info *txr = &bnapi->tx_ring; bnx2_tx_int() local 3387 struct bnx2_tx_ring_info *txr = &bnapi->tx_ring; bnx2_has_fast_work() local 3481 struct bnx2_tx_ring_info *txr = &bnapi->tx_ring; bnx2_poll_work() local 5112 struct bnx2_tx_ring_info *txr; bnx2_clear_ring_states() local 5132 bnx2_init_tx_context(struct bnx2 * bp,u32 cid,struct bnx2_tx_ring_info * txr) bnx2_init_tx_context() argument 5167 struct bnx2_tx_ring_info *txr; bnx2_init_tx_ring() local 5418 struct bnx2_tx_ring_info *txr = &bnapi->tx_ring; bnx2_free_tx_skbs() local 5799 struct bnx2_tx_ring_info *txr; bnx2_run_loopback() local 6584 struct bnx2_tx_ring_info *txr; bnx2_start_xmit() local [all...] |
| H A D | bcmsysport.c | 1108 struct bcm_sysport_tx_ring *txr; in bcm_sysport_rx_isr() local 1159 struct bcm_sysport_tx_ring *txr; in bcm_sysport_tx_isr() local
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 412 void bnxt_sched_reset_txr(struct bnxt *bp, struct bnxt_tx_ring_info *txr, in bnxt_sched_reset_txr() 460 static void bnxt_txr_db_kick(struct bnxt *bp, struct bnxt_tx_ring_info *txr, in bnxt_txr_db_kick() 482 struct bnxt_tx_ring_info *txr; in bnxt_start_xmit() local 812 static bool __bnxt_tx_int(struct bnxt *bp, struct bnxt_tx_ring_info *txr, in __bnxt_tx_int() 894 struct bnxt_tx_ring_info *txr; in bnxt_tx_int() local 3034 struct bnxt_tx_ring_info *txr; in __bnxt_poll_work() local 3094 struct bnxt_tx_ring_info *txr = bnapi->tx_ring[0]; in __bnxt_poll_work() local 3393 struct bnxt_tx_ring_info *txr, int idx) in bnxt_free_one_tx_ring_skbs() 3463 struct bnxt_tx_ring_info *txr = &bp->tx_ring[i]; in bnxt_free_tx_skbs() local 3954 struct bnxt_tx_ring_info *txr = &bp->tx_ring[i]; in bnxt_free_tx_rings() local [all …]
|
| H A D | bnxt_ptp.c | 861 struct bnxt_tx_ring_info *txr; in bnxt_tx_ts_cmp() local
|
| H A D | bnxt.h | 73 #define SET_TX_OPAQUE(bp, txr, idx, bds) \ argument 1210 #define bnxt_for_each_napi_tx(iter, bnapi, txr) \ argument 2818 const struct bnxt_tx_ring_info *txr) in bnxt_tx_avail()
|
| /linux/drivers/net/ethernet/qualcomm/ |
| H A D | qca_spi.h | 74 struct tx_ring txr; member
|
| H A D | qca_spi.c | 448 qcaspi_tx_ring_has_space(struct tx_ring *txr) in qcaspi_tx_ring_has_space()
|
| /linux/drivers/net/ethernet/sgi/ |
| H A D | ioc3-eth.c | 86 struct ioc3_etxd *txr; member
|
| /linux/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_netdev.c | 187 struct ena_ring *txr, *rxr; in ena_init_io_rings() local 3303 struct ena_ring *txr; in ena_restore_device() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | xskxceiver.c | 267 struct xsk_ring_prod *txr; __xsk_configure_socket() local
|