Searched defs:fceof_saidx (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_lib.c | 1279 ixgbe_tx_ctxtdesc(struct ixgbe_ring *tx_ring, u32 vlan_macip_lens, u32 fceof_saidx, u32 type_tucmd, u32 mss_l4len_idx) ixgbe_tx_ctxtdesc() argument
|
H A D | ixgbe_main.c | 7993 u32 fceof_saidx = 0; in ixgbe_tso() local 8096 u32 fceof_saidx = 0; in ixgbe_tx_csum() local
|
H A D | ixgbe_type.h | 2887 __le32 fceof_saidx; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_lib.c | 1283 ixgbe_tx_ctxtdesc(struct ixgbe_ring *tx_ring, u32 vlan_macip_lens, u32 fceof_saidx, u32 type_tucmd, u32 mss_l4len_idx) ixgbe_tx_ctxtdesc() argument
|
H A D | ixgbe_main.c | 8064 u32 fceof_saidx = 0; in ixgbe_tso() local 8158 u32 fceof_saidx = 0; in ixgbe_tx_csum() local
|
H A D | ixgbe_type.h | 2895 __le32 fceof_saidx; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
H A D | defines.h | 237 __le32 fceof_saidx; member
|
H A D | ixgbevf_main.c | 3780 u32 fceof_saidx = 0; in ixgbevf_tso() local 3875 u32 fceof_saidx = 0; in ixgbevf_tx_csum() local 3742 ixgbevf_tx_ctxtdesc(struct ixgbevf_ring *tx_ring, u32 vlan_macip_lens, u32 fceof_saidx, u32 type_tucmd, u32 mss_l4len_idx) ixgbevf_tx_ctxtdesc() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/ |
H A D | defines.h | 237 __le32 fceof_saidx; member
|
H A D | ixgbevf_main.c | 3788 u32 fceof_saidx = 0; in ixgbevf_tso() local 3874 u32 fceof_saidx = 0; in ixgbevf_tx_csum() local 3750 ixgbevf_tx_ctxtdesc(struct ixgbevf_ring *tx_ring, u32 vlan_macip_lens, u32 fceof_saidx, u32 type_tucmd, u32 mss_l4len_idx) ixgbevf_tx_ctxtdesc() argument [all...] |
Completed in 82 milliseconds