Searched refs:i40e_aq_start_lldp (Results 1 – 4 of 4) sorted by relevance
249 i40e_status i40e_aq_start_lldp(struct i40e_hw *hw, bool persist,
1441 ret = i40e_aq_start_lldp(&pf->hw, false, NULL); in i40e_dbg_command_write()
5311 status = i40e_aq_start_lldp(&pf->hw, false, NULL); in i40e_set_priv_flags()
3805 i40e_status i40e_aq_start_lldp(struct i40e_hw *hw, bool persist, in i40e_aq_start_lldp() function