Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ixgbe/
Dixgbe_dcb_82599.c300 reg &= ~(IXGBE_MFLCN_RPFCE_MASK | IXGBE_MFLCN_RFCE); in ixgbe_dcb_config_pfc_82599()
Dixv_type.h2579 #define IXGBE_MFLCN_RPFCE_MASK 0x00000FF4 /* Rx Priority FC bitmap mask */ macro
Dixgbe_type.h2569 #define IXGBE_MFLCN_RPFCE_MASK 0x00000FF4 /* Rx Priority FC bitmap mask */ macro
Dixgbe_common.c2838 mflcn_reg &= ~(IXGBE_MFLCN_RPFCE_MASK | IXGBE_MFLCN_RFCE); in ixgbe_fc_enable_generic()