Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_dcb.h232 i40e_get_fw_lldp_status(struct i40e_hw *hw,
H A Dixl_pf_iflib.c1035 if (i40e_get_fw_lldp_status(hw, &lldp_status) == I40E_SUCCESS) { in ixl_rebuild_hw_structs_after_reset()
H A Di40e_dcb.c979 i40e_get_fw_lldp_status(struct i40e_hw *hw, in i40e_get_fw_lldp_status() function
H A Dif_ixl.c652 if (i40e_get_fw_lldp_status(hw, &lldp_status) == I40E_SUCCESS) { in ixl_if_attach_pre()