Searched refs:HARD_TX_LOCK (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/Documentation/networking/net_cachelines/ |
| H A D | net_device.rst | 12 … lltx read_mostly HARD_TX_LOCK,HARD_TX_TRYLOCK… 37 … features read_mostly read_mostly HARD_TX_LOCK,netif_skb_featu…
|
| /linux-6.15/drivers/net/ethernet/sfc/siena/ |
| H A D | tx.c | 237 HARD_TX_LOCK(efx->net_dev, tx_queue->core_txq, cpu); in efx_siena_xdp_tx_buffers()
|
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | tx.c | 442 HARD_TX_LOCK(efx->net_dev, tx_queue->core_txq, cpu); in efx_xdp_tx_buffers()
|
| /linux-6.15/net/xfrm/ |
| H A D | xfrm_device.c | 477 HARD_TX_LOCK(dev, txq, smp_processor_id()); in xfrm_dev_resume()
|
| /linux-6.15/net/core/ |
| H A D | netpoll.c | 120 HARD_TX_LOCK(dev, txq, smp_processor_id()); in queue_process()
|
| H A D | dev.c | 4625 HARD_TX_LOCK(dev, txq, cpu); in __dev_queue_xmit() 4683 HARD_TX_LOCK(dev, txq, smp_processor_id()); in __dev_direct_xmit() 5322 HARD_TX_LOCK(dev, txq, cpu); in generic_xdp_tx()
|
| H A D | pktgen.c | 3623 HARD_TX_LOCK(odev, txq, smp_processor_id()); in pktgen_xmit()
|
| /linux-6.15/net/sched/ |
| H A D | sch_generic.c | 341 HARD_TX_LOCK(dev, txq, smp_processor_id()); in sch_direct_xmit()
|
| /linux-6.15/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_txrx.c | 49 HARD_TX_LOCK(netdev, netdev_txq, smp_processor_id()); in ionic_txq_poke_doorbell()
|
| /linux-6.15/include/linux/ |
| H A D | netdevice.h | 4736 #define HARD_TX_LOCK(dev, txq, cpu) { \ macro
|