Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/
H A Dibmvnic.h505 #define IBMVNIC_FATAL_ERROR 0x80 macro
H A Dibmvnic.c4309 & IBMVNIC_FATAL_ERROR ? "FATAL " : "", in handle_error_indication()
4312 if (crq->error_indication.flags & IBMVNIC_FATAL_ERROR) in handle_error_indication()