Home
last modified time | relevance | path

Searched refs:i40e_aq_stop_lldp (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/ixl/
Di40e_prototype.h305 enum i40e_status_code i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent,
Dif_ixl.c604 i40e_aq_stop_lldp(hw, true, false, NULL); in ixl_if_attach_pre()
Dixl_pf_main.c4461 status = i40e_aq_stop_lldp(hw, true, false, NULL); in ixl_stop_fw_lldp()
Di40e_common.c4424 enum i40e_status_code i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent, in i40e_aq_stop_lldp() function