Home
last modified time | relevance | path

Searched refs:QLC_83xx_FUNC_VAL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.h27 #define QLC_83xx_FUNC_VAL(v, f) ((v) & (1 << (f * 4))) macro
H A Dqlcnic_83xx_hw.c3230 if (!QLC_83xx_FUNC_VAL(state, pci_func)) { in qlcnic_83xx_test_link()