Searched refs:CXGBI_FLAG_ADAPTER_RESET (Results 1 – 2 of 2) sorted by relevance
1291 if (!cdev || cdev->flags & CXGBI_FLAG_ADAPTER_RESET) { in cxgb3i_dev_close()1373 cdev->flags |= CXGBI_FLAG_ADAPTER_RESET; in cxgb3i_dev_event_handler()1376 cdev->flags &= ~CXGBI_FLAG_ADAPTER_RESET; in cxgb3i_dev_event_handler()
472 #define CXGBI_FLAG_ADAPTER_RESET 0x4 macro