Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb.c212 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) in ixgbe_dcb_get_tc_from_up() function
240 map[up] = ixgbe_dcb_get_tc_from_up(cfg, direction, up); in ixgbe_dcb_unpack_map()
Dixgbe_dcb.h124 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *, int, u8);
Dixgbe_main.c9183 tc = ixgbe_dcb_get_tc_from_up(dcb_cfg, 0, prio); in ixgbe_set_prio_tc_map()