Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h263 #define IXGBE_ADVTXD_POPTS_IPSEC 0x00000400 /* IPSec offload request */ macro
Dixgbevf_main.c3941 olinfo_status |= cpu_to_le32(IXGBE_ADVTXD_POPTS_IPSEC); in ixgbevf_tx_olinfo_status()
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h2918 #define IXGBE_ADVTXD_POPTS_IPSEC 0x00000400 /* IPSec offload request */ macro
Dixgbe_main.c8153 IXGBE_ADVTXD_POPTS_IPSEC); in ixgbe_tx_olinfo_status()