Searched refs:E1000_STATUS_ASDV_1000 (Results 1 – 3 of 3) sorted by relevance
120 g_assert_cmphex(val & (E1000_STATUS_LU | E1000_STATUS_ASDV_1000), in e1000e_pci_start_hw()121 ==, E1000_STATUS_LU | E1000_STATUS_ASDV_1000); in e1000e_pci_start_hw()
255 #define E1000_STATUS_ASDV_1000 0x00000200 /* ASDV 1Gb */ macro
3425 [STATUS] = E1000_STATUS_ASDV_1000 | E1000_STATUS_LU,