Searched refs:i40e_aq_stop_lldp (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_prototype.h | 278 enum i40e_status_code i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent,
|
| H A D | i40e_common.c | 4509 enum i40e_status_code i40e_aq_stop_lldp(struct i40e_hw *hw, bool shutdown_agent, in i40e_aq_stop_lldp() function
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | rte_pmd_i40e.c | 1412 ret = i40e_aq_stop_lldp(hw, true, true, NULL); in rte_pmd_i40e_set_tc_strict_prio()
|
| H A D | i40e_ethdev.c | 11256 ret = i40e_aq_stop_lldp(hw, true, true, NULL); in i40e_dcb_init_configure()
|