Searched refs:ice_fw_supports_lldp_fltr_ctrl (Results 1 – 2 of 2) sorted by relevance
342 bool ice_fw_supports_lldp_fltr_ctrl(struct ice_hw *hw);
6268 * ice_fw_supports_lldp_fltr_ctrl - check NVM version supports lldp_fltr_ctrl6271 bool ice_fw_supports_lldp_fltr_ctrl(struct ice_hw *hw) in ice_fw_supports_lldp_fltr_ctrl() function 6296 if (vsi->type != ICE_VSI_PF || !ice_fw_supports_lldp_fltr_ctrl(hw)) in ice_lldp_fltr_add_remove()