Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c285 fcrxctl |= IXGBE_FCRXCTRL_LASTSEQH; in ixgbe_fcoe_ddp_setup()
Dixgbe_type.h766 #define IXGBE_FCRXCTRL_LASTSEQH BIT(3) /* EN Last Header in Seq */ macro