Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_dcb.h217 I40E_GET_FW_LLDP_STATUS_DISABLED = 0, enumerator
H A Dixl_pf_iflib.c1036 if (lldp_status == I40E_GET_FW_LLDP_STATUS_DISABLED) { in ixl_rebuild_hw_structs_after_reset()
H A Di40e_dcb.c1005 *lldp_status = I40E_GET_FW_LLDP_STATUS_DISABLED; in i40e_get_fw_lldp_status()
H A Dif_ixl.c653 if (lldp_status == I40E_GET_FW_LLDP_STATUS_DISABLED) { in ixl_if_attach_pre()