Searched refs:ice_aq_set_phy_cfg (Results 1 – 3 of 3) sorted by relevance
| /freebsd-head/sys/dev/ice/ |
| HD | ice_common.h | 211 ice_aq_set_phy_cfg(struct ice_hw *hw, struct ice_port_info *pi,
|
| HD | ice_common.c | 3608 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()
|
| HD | ice_lib.c | 3646 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()
|