Searched refs:QEDI_IN_OFFLINE (Results 1 – 3 of 3) sorted by relevance
285 #define QEDI_IN_OFFLINE 6 macro
2437 if (!test_bit(QEDI_IN_OFFLINE, &qedi->flags)) in __qedi_remove()2442 if (!test_bit(QEDI_IN_OFFLINE, &qedi->flags)) { in __qedi_remove()2459 if (!test_bit(QEDI_IN_OFFLINE, &qedi->flags)) { in __qedi_remove()
923 if (test_bit(QEDI_IN_OFFLINE, &qedi->flags) || in qedi_ep_connect()