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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/prism54/
H A Dislpci_mgt.h82 #define PIMFOR_OP_ERROR 3 macro
H A Doid_mgt.c423 int response_op = PIMFOR_OP_ERROR;
461 if (ret || response_op == PIMFOR_OP_ERROR)
485 int response_op = PIMFOR_OP_ERROR;
503 if (ret || response_op == PIMFOR_OP_ERROR)
550 response->header->operation == PIMFOR_OP_ERROR) {
609 r |= (response->header->operation == PIMFOR_OP_ERROR);
684 if ((ret == 0) && res && (res->header->operation != PIMFOR_OP_ERROR))
H A Disl_ioctl.c2912 || response->header->operation == PIMFOR_OP_ERROR) {
2936 int ret = 0, response_op = PIMFOR_OP_ERROR;
2948 || response->header->operation == PIMFOR_OP_ERROR) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/prism54/
H A Dislpci_mgt.h82 #define PIMFOR_OP_ERROR 3 macro
H A Doid_mgt.c423 int response_op = PIMFOR_OP_ERROR;
461 if (ret || response_op == PIMFOR_OP_ERROR)
485 int response_op = PIMFOR_OP_ERROR;
503 if (ret || response_op == PIMFOR_OP_ERROR)
550 response->header->operation == PIMFOR_OP_ERROR) {
609 r |= (response->header->operation == PIMFOR_OP_ERROR);
684 if ((ret == 0) && res && (res->header->operation != PIMFOR_OP_ERROR))
H A Disl_ioctl.c2912 || response->header->operation == PIMFOR_OP_ERROR) {
2936 int ret = 0, response_op = PIMFOR_OP_ERROR;
2948 || response->header->operation == PIMFOR_OP_ERROR) {

Completed in 114 milliseconds