Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.c210 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in ixgbe_dcb_unpack_pfc_cee() argument
219 for (*pfc_up = 0, up = 0; up < IXGBE_DCB_MAX_USER_PRIORITY; up++) { in ixgbe_dcb_unpack_pfc_cee()
221 *pfc_up |= 1 << up; in ixgbe_dcb_unpack_pfc_cee()