Searched refs:PIMFOR_OP_ERROR (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/prism54/
H A Dislpci_mgt.h81 #define PIMFOR_OP_ERROR 3 macro
H A Doid_mgt.c424 int response_op = PIMFOR_OP_ERROR;
462 if (ret || response_op == PIMFOR_OP_ERROR)
486 int response_op = PIMFOR_OP_ERROR;
504 if (ret || response_op == PIMFOR_OP_ERROR)
551 response->header->operation == PIMFOR_OP_ERROR) {
610 r |= (response->header->operation == PIMFOR_OP_ERROR);
685 if ((ret == 0) && res && (res->header->operation != PIMFOR_OP_ERROR))
H A Disl_ioctl.c2947 || response->header->operation == PIMFOR_OP_ERROR) {
2971 int ret = 0, response_op = PIMFOR_OP_ERROR;
2983 || response->header->operation == PIMFOR_OP_ERROR) {

Completed in 98 milliseconds