Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_dcb_82599.c314 reg |= pfc_en << IXGBE_MFLCN_RPFCE_SHIFT; in ixgbe_dcb_config_pfc_82599()
H A Dixgbe_type.h2618 #define IXGBE_MFLCN_RPFCE_SHIFT 4 /* Rx Priority FC bitmap shift */ macro