Home
last modified time | relevance | path

Searched refs:I40E_HW_CAP_NO_PCI_LINK_CHECK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h495 I40E_HW_CAP_NO_PCI_LINK_CHECK, enumerator
H A Di40e_adminq.c518 set_bit(I40E_HW_CAP_NO_PCI_LINK_CHECK, hw->caps); in i40e_set_hw_caps()
H A Di40e_main.c16100 if (!test_bit(I40E_HW_CAP_NO_PCI_LINK_CHECK, pf->hw.caps)) { in i40e_probe()