Searched refs:shutdown_lldp_agent (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb.h | 135 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist, 146 bool __always_unused shutdown_lldp_agent, in ice_aq_stop_lldp() 145 ice_aq_stop_lldp(struct ice_hw __always_unused *hw, bool __always_unused shutdown_lldp_agent, bool __always_unused persist, struct ice_sq_cd __always_unused *cd) ice_aq_stop_lldp() argument
|
H A D | ice_dcb.c | 83 * @shutdown_lldp_agent: True if LLDP Agent needs to be Shutdown 92 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist, in ice_aq_stop_lldp() argument 102 if (shutdown_lldp_agent) in ice_aq_stop_lldp()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb.h | 156 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist, 166 bool __always_unused shutdown_lldp_agent, in ice_aq_stop_lldp() 165 ice_aq_stop_lldp(struct ice_hw __always_unused *hw, bool __always_unused shutdown_lldp_agent, bool __always_unused persist, struct ice_sq_cd __always_unused *cd) ice_aq_stop_lldp() argument
|
H A D | ice_dcb.c | 86 * @shutdown_lldp_agent: True if LLDP Agent needs to be Shutdown 95 ice_aq_stop_lldp(struct ice_hw *hw, bool shutdown_lldp_agent, bool persist, in ice_aq_stop_lldp() argument 105 if (shutdown_lldp_agent) in ice_aq_stop_lldp()
|
Completed in 9 milliseconds