Searched refs:ixgbe_dcb_get_tc_from_up (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/ixgbe/
H A Dixgbe_dcb.h170 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *, int, u8);
H A Dixgbe_dcb.c257 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) function
286 map[up] = ixgbe_dcb_get_tc_from_up(cfg, direction, up);

Completed in 45 milliseconds