Home
last modified time | relevance | path

Searched refs:IXGBE_ADVTXD_POPTS_IPSEC (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h263 #define IXGBE_ADVTXD_POPTS_IPSEC 0x00000400 /* IPSec offload request */ macro
H A Dixgbevf_main.c3950 olinfo_status |= cpu_to_le32(IXGBE_ADVTXD_POPTS_IPSEC); in ixgbevf_tx_olinfo_status()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2926 #define IXGBE_ADVTXD_POPTS_IPSEC 0x00000400 /* IPSec offload request */ macro
H A Dixgbe_main.c8250 IXGBE_ADVTXD_POPTS_IPSEC); in ixgbe_tx_olinfo_status()