Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ice/
HDice_common.h211 ice_aq_set_phy_cfg(struct ice_hw *hw, struct ice_port_info *pi,
HDice_common.c3608 ice_aq_set_phy_cfg(struct ice_hw *hw, struct ice_port_info *pi, in ice_aq_set_phy_cfg() function
3902 status = ice_aq_set_phy_cfg(hw, pi, &cfg, NULL); in ice_set_fc()
HDice_lib.c3646 status = ice_aq_set_phy_cfg(hw, hw->port_info, &cfg, NULL); in __ice_sysctl_phy_type_handler()
9792 status = ice_aq_set_phy_cfg(hw, pi, &cfg, NULL); in ice_apply_saved_phy_cfg()