Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wireless/prism54/
Doid_mgt.c425 int response_op = PIMFOR_OP_ERROR; in mgt_set_request()
463 if (ret || response_op == PIMFOR_OP_ERROR) in mgt_set_request()
487 int response_op = PIMFOR_OP_ERROR; in mgt_set_varlen()
505 if (ret || response_op == PIMFOR_OP_ERROR) in mgt_set_varlen()
552 response->header->operation == PIMFOR_OP_ERROR) { in mgt_get_request()
611 r |= (response->header->operation == PIMFOR_OP_ERROR); in mgt_commit_list()
686 if ((ret == 0) && res && (res->header->operation != PIMFOR_OP_ERROR)) in mgt_update_addr()
Dislpci_mgt.h82 #define PIMFOR_OP_ERROR 3 macro
Disl_ioctl.c2426 || response->header->operation == PIMFOR_OP_ERROR) { in prism54_debug_get_oid()
2450 int ret = 0, response_op = PIMFOR_OP_ERROR; in prism54_debug_set_oid()
2462 || response->header->operation == PIMFOR_OP_ERROR) { in prism54_debug_set_oid()