Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_dcb.c209 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in ixgbe_dcb_unpack_pfc_cee() argument
218 for (*pfc_up = 0, up = 0; up < IXGBE_DCB_MAX_USER_PRIORITY; up++) { in ixgbe_dcb_unpack_pfc_cee()
220 *pfc_up |= 1 << up; in ixgbe_dcb_unpack_pfc_cee()