Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c550 fcoe_sof_eof |= IXGBE_ADVTXD_FCOEF_EOF_A; in ixgbe_fso()
H A Dixgbe_type.h2952 #define IXGBE_ADVTXD_FCOEF_EOF_A (3u << 10) /* 11: EOFa */ macro