Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h263 #define IXGBE_ADVTXD_POPTS_IPSEC 0x00000400 /* IPSec offload request */ macro
Dixgbevf_main.c3949 olinfo_status |= cpu_to_le32(IXGBE_ADVTXD_POPTS_IPSEC); in ixgbevf_tx_olinfo_status()
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h2925 #define IXGBE_ADVTXD_POPTS_IPSEC 0x00000400 /* IPSec offload request */ macro
Dixgbe_main.c8277 IXGBE_ADVTXD_POPTS_IPSEC); in ixgbe_tx_olinfo_status()