Searched refs:QLC_83XX_LINK_STATE (Results 1 – 2 of 2) sorted by relevance
24 #define QLC_83XX_LINK_STATE(f) (0x3698+((f) > 7 ? 4 : 0)) macro
3227 state = readl(ahw->pci_base0 + QLC_83XX_LINK_STATE(pci_func)); in qlcnic_83xx_test_link()