Lines Matching refs:ice_hw
22 ice_aq_get_lldp_mib(struct ice_hw *hw, u8 bridge_type, u8 mib_type, void *buf, in ice_aq_get_lldp_mib()
64 ice_aq_cfg_lldp_mib_change(struct ice_hw *hw, bool ena_update, in ice_aq_cfg_lldp_mib_change()
92 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist, in ice_aq_stop_lldp()
120 ice_aq_start_lldp(struct ice_hw *hw, bool persist, struct ice_sq_cd *cd) in ice_aq_start_lldp()
148 ice_aq_set_lldp_mib(struct ice_hw *hw, u8 mib_type, void *buf, u16 buf_size, in ice_aq_set_lldp_mib()
176 static u8 ice_get_dcbx_status(struct ice_hw *hw) in ice_get_dcbx_status()
685 ice_aq_get_dcb_cfg(struct ice_hw *hw, u8 mib_type, u8 bridgetype, in ice_aq_get_dcb_cfg()
723 ice_aq_start_stop_dcbx(struct ice_hw *hw, bool start_dcbx_agent, in ice_aq_start_stop_dcbx()
760 ice_aq_get_cee_dcb_cfg(struct ice_hw *hw, in ice_aq_get_cee_dcb_cfg()
950 enum ice_status ice_init_dcb(struct ice_hw *hw, bool enable_mib_change) in ice_init_dcb()
992 enum ice_status ice_cfg_lldp_mib_change(struct ice_hw *hw, bool ena_mib) in ice_cfg_lldp_mib_change()
1297 struct ice_hw *hw; in ice_set_dcb_cfg()