Searched refs:IS_QLC_83XX_USED (Results 1 – 1 of 1) sorted by relevance
2359 #define IS_QLC_83XX_USED(a, b, c) (((1 << a->portnum) & b) || ((c >> 6) & 0x1)) macro2369 if (IS_QLC_83XX_USED(adapter, presence_mask, audit_mask)) { in qlcnic_83xx_clear_function_resources()