Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c1280 u32 fceof_saidx, u32 type_tucmd, u32 mss_l4len_idx) in ixgbe_tx_ctxtdesc()
1294 context_desc->fceof_saidx = cpu_to_le32(fceof_saidx); in ixgbe_tx_ctxtdesc()
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 Dixgbe_main.c7993 u32 fceof_saidx = 0; in ixgbe_tso() local
8067 fceof_saidx |= itd->sa_idx; in ixgbe_tso()
8075 ixgbe_tx_ctxtdesc(tx_ring, vlan_macip_lens, fceof_saidx, type_tucmd, in ixgbe_tso()
8096 u32 fceof_saidx = 0; in ixgbe_tx_csum() local
8137 fceof_saidx |= itd->sa_idx; in ixgbe_tx_csum()
8140 ixgbe_tx_ctxtdesc(tx_ring, vlan_macip_lens, fceof_saidx, type_tucmd, 0); in ixgbe_tx_csum()
H A Dixgbe_type.h2887 __le32 fceof_saidx; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c1284 u32 fceof_saidx, u32 type_tucmd, u32 mss_l4len_idx) in ixgbe_tx_ctxtdesc()
1298 context_desc->fceof_saidx = cpu_to_le32(fceof_saidx); in ixgbe_tx_ctxtdesc()
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 Dixgbe_main.c8064 u32 fceof_saidx = 0; in ixgbe_tso() local
8138 fceof_saidx |= itd->sa_idx; in ixgbe_tso()
8146 ixgbe_tx_ctxtdesc(tx_ring, vlan_macip_lens, fceof_saidx, type_tucmd, in ixgbe_tso()
8158 u32 fceof_saidx = 0; in ixgbe_tx_csum() local
8196 fceof_saidx |= itd->sa_idx; in ixgbe_tx_csum()
8199 ixgbe_tx_ctxtdesc(tx_ring, vlan_macip_lens, fceof_saidx, type_tucmd, 0); in ixgbe_tx_csum()
H A Dixgbe_type.h2895 __le32 fceof_saidx; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h237 __le32 fceof_saidx; member
H A Dixgbevf_main.c1016 context_desc->fceof_saidx = 0; in ixgbevf_xmit_xdp_ring()
3743 u32 vlan_macip_lens, u32 fceof_saidx, in ixgbevf_tx_ctxtdesc()
3758 context_desc->fceof_saidx = cpu_to_le32(fceof_saidx); in ixgbevf_tx_ctxtdesc()
3780 u32 fceof_saidx = 0; in ixgbevf_tso() local
3846 fceof_saidx |= itd->pfsa; in ixgbevf_tso()
3854 ixgbevf_tx_ctxtdesc(tx_ring, vlan_macip_lens, fceof_saidx, type_tucmd, in ixgbevf_tso()
3875 u32 fceof_saidx = 0; in ixgbevf_tx_csum() local
3914 fceof_saidx |= itd->pfsa; in ixgbevf_tx_csum()
3918 fceof_saidx, type_tucm in ixgbevf_tx_csum()
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 Ddefines.h237 __le32 fceof_saidx; member
H A Dixgbevf_main.c1011 context_desc->fceof_saidx = 0; in ixgbevf_xmit_xdp_ring()
3751 u32 vlan_macip_lens, u32 fceof_saidx, in ixgbevf_tx_ctxtdesc()
3766 context_desc->fceof_saidx = cpu_to_le32(fceof_saidx); in ixgbevf_tx_ctxtdesc()
3788 u32 fceof_saidx = 0; in ixgbevf_tso() local
3854 fceof_saidx |= itd->pfsa; in ixgbevf_tso()
3862 ixgbevf_tx_ctxtdesc(tx_ring, vlan_macip_lens, fceof_saidx, type_tucmd, in ixgbevf_tso()
3874 u32 fceof_saidx = 0; in ixgbevf_tx_csum() local
3910 fceof_saidx |= itd->pfsa; in ixgbevf_tx_csum()
3914 fceof_saidx, type_tucm in ixgbevf_tx_csum()
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 62 milliseconds