Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_fwlog.c141 if (ice_fwlog_supported(hw)) { in ice_fwlog_init()
224 bool ice_fwlog_supported(struct ice_hw *hw) in ice_fwlog_supported() function
295 if (!ice_fwlog_supported(hw)) in ice_fwlog_set()
374 if (!ice_fwlog_supported(hw)) in ice_fwlog_get()
408 if (!ice_fwlog_supported(hw)) in ice_fwlog_register()
428 if (!ice_fwlog_supported(hw)) in ice_fwlog_unregister()
H A Dice_fwlog.h71 bool ice_fwlog_supported(struct ice_hw *hw);