Home
last modified time | relevance | path

Searched refs:fceof_saidx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h241 __le32 fceof_saidx; member
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c8747 u32 fceof_saidx = 0; in ixgbe_tso() local
8821 fceof_saidx |= itd->sa_idx; in ixgbe_tso()
8829 ixgbe_tx_ctxtdesc(tx_ring, vlan_macip_lens, fceof_saidx, type_tucmd, in ixgbe_tso()
8841 u32 fceof_saidx = 0; in ixgbe_tx_csum() local
8879 fceof_saidx |= itd->sa_idx; in ixgbe_tx_csum()
8882 ixgbe_tx_ctxtdesc(tx_ring, vlan_macip_lens, fceof_saidx, type_tucmd, 0); in ixgbe_tx_csum()