Searched refs:ice_aq_start_stop_dcbx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb.h | 140 ice_aq_start_stop_dcbx(struct ice_hw *hw, bool start_dcbx_agent, 162 ice_aq_start_stop_dcbx(struct ice_hw __always_unused *hw, in ice_aq_start_stop_dcbx() function
|
H A D | ice_dcb.c | 676 * ice_aq_start_stop_dcbx - Start/Stop DCBX service in FW 690 ice_aq_start_stop_dcbx(struct ice_hw *hw, bool start_dcbx_agent, in ice_aq_start_stop_dcbx() function
|
H A D | ice_ethtool.c | 1260 status = ice_aq_start_stop_dcbx(&pf->hw, true, in ice_set_priv_flags()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb.h | 160 ice_aq_start_stop_dcbx(struct ice_hw *hw, bool start_dcbx_agent, 182 ice_aq_start_stop_dcbx(struct ice_hw __always_unused *hw, in ice_aq_start_stop_dcbx() function
|
H A D | ice_dcb.c | 677 * ice_aq_start_stop_dcbx - Start/Stop DCBX service in FW 691 ice_aq_start_stop_dcbx(struct ice_hw *hw, bool start_dcbx_agent, in ice_aq_start_stop_dcbx() function
|
H A D | ice_ethtool.c | 1431 status = ice_aq_start_stop_dcbx(&pf->hw, true, in ice_set_priv_flags()
|
Completed in 14 milliseconds