Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h2624 #define IXGBE_FCTRL_PMCF 0x00001000 /* Pass MAC Control Frames */ macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c5027 fctrl |= IXGBE_FCTRL_PMCF; in ixgbe_dev_rx_init()