Searched refs:ixgbe_tx_ctxtdesc (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe.h | 977 void ixgbe_tx_ctxtdesc(struct ixgbe_ring *, u32, u32, u32, u32);
|
D | ixgbe_fcoe.c | 592 ixgbe_tx_ctxtdesc(tx_ring, vlan_macip_lens, fcoe_sof_eof, in ixgbe_fso()
|
D | ixgbe_lib.c | 1283 void ixgbe_tx_ctxtdesc(struct ixgbe_ring *tx_ring, u32 vlan_macip_lens, in ixgbe_tx_ctxtdesc() function
|
D | ixgbe_main.c | 8173 ixgbe_tx_ctxtdesc(tx_ring, vlan_macip_lens, fceof_saidx, type_tucmd, in ixgbe_tso() 8226 ixgbe_tx_ctxtdesc(tx_ring, vlan_macip_lens, fceof_saidx, type_tucmd, 0); in ixgbe_tx_csum()
|