Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_dcb_lib.h67 return ICE_DFLT_TRAFFIC_CLASS; in ice_dcb_get_ena_tc()
Dice_dcb_lib.c659 tc_map = ICE_DFLT_TRAFFIC_CLASS; in ice_pf_dcb_recfg()
663 tc_map = ICE_DFLT_TRAFFIC_CLASS; in ice_pf_dcb_recfg()
Dice.h67 #define ICE_DFLT_TRAFFIC_CLASS BIT(0) macro