Searched refs:VXGE_LL_FULL_RESET (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-main.h102 VXGE_LL_FULL_RESET = 2, enumerator in enum:vxge_reset_event
H A Dvxge-main.c1387 if ((event == VXGE_LL_FULL_RESET) || (event == VXGE_LL_START_RESET)) {
1397 if (event == VXGE_LL_FULL_RESET) {
1415 if (event == VXGE_LL_FULL_RESET) {
1476 if ((event == VXGE_LL_FULL_RESET) || (event == VXGE_LL_START_RESET))
1479 if (event == VXGE_LL_FULL_RESET) {
1512 if ((event == VXGE_LL_FULL_RESET) || (event == VXGE_LL_COMPL_RESET)) {
1545 if ((event == VXGE_LL_FULL_RESET) || (event == VXGE_LL_COMPL_RESET))
1558 return do_vxge_reset(vdev, VXGE_LL_FULL_RESET);

Completed in 47 milliseconds