Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_dcb_lib.h61 static inline u8 ice_get_pfc_mode(struct ice_pf *pf) in ice_get_pfc_mode() function
126 static inline u8 ice_get_pfc_mode(struct ice_pf *pf) in ice_get_pfc_mode() function
Dice_ethtool.c1234 if (ice_get_pfc_mode(pf) == ICE_QOS_MODE_DSCP) { in ice_set_priv_flags()