Home
last modified time | relevance | path

Searched refs:ice_is_dcb_active (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.h57 static inline bool ice_is_dcb_active(struct ice_pf *pf) in ice_is_dcb_active() function
104 static inline bool ice_is_dcb_active(struct ice_pf __always_unused *pf) in ice_is_dcb_active() function
H A Dice_main.c935 if (ice_is_dcb_active(pf)) { in ice_link_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.h55 static inline bool ice_is_dcb_active(struct ice_pf *pf) in ice_is_dcb_active() function
114 static inline bool ice_is_dcb_active(struct ice_pf __always_unused *pf) in ice_is_dcb_active() function
H A Dice_repr.c416 if (ice_is_adq_active(pf) || ice_is_dcb_active(pf)) in ice_repr_add_for_all_vfs()
H A Dice_sriov.c1463 if (min_tx_rate && ice_is_dcb_active(pf)) { in ice_set_vf_bw()
H A Dice_devlink.c786 if (ice_is_dcb_active(pf)) { in ice_enable_custom_tx()
H A Dice_main.c1154 if (ice_is_dcb_active(pf)) { in ice_link_event()

Completed in 28 milliseconds