Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_init.c2359 #define IS_QLC_83XX_USED(a, b, c) (((1 << a->portnum) & b) || ((c >> 6) & 0x1)) macro
2369 if (IS_QLC_83XX_USED(adapter, presence_mask, audit_mask)) { in qlcnic_83xx_clear_function_resources()