Searched refs:ixgbe_dcb_get_tc_from_up (Results 1 – 3 of 3) sorted by relevance
212 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) in ixgbe_dcb_get_tc_from_up() function240 map[up] = ixgbe_dcb_get_tc_from_up(cfg, direction, up); in ixgbe_dcb_unpack_map()
124 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *, int, u8);
9183 tc = ixgbe_dcb_get_tc_from_up(dcb_cfg, 0, prio); in ixgbe_set_prio_tc_map()