Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c560 fcoe_sof_eof |= IXGBE_ADVTXD_FCOEF_PARINC; in ixgbe_fso()
H A Dixgbe_type.h2946 #define IXGBE_ADVTXD_FCOEF_PARINC (BIT(3) << 10) /* Rel_Off in F_CTL */ macro