Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/prism54/
H A Doid_mgt.c410 int response_op = PIMFOR_OP_ERROR; in mgt_set_request()
448 if (ret || response_op == PIMFOR_OP_ERROR) in mgt_set_request()
472 int response_op = PIMFOR_OP_ERROR; in mgt_set_varlen()
490 if (ret || response_op == PIMFOR_OP_ERROR) in mgt_set_varlen()
537 response->header->operation == PIMFOR_OP_ERROR) { in mgt_get_request()
596 r |= (response->header->operation == PIMFOR_OP_ERROR); in mgt_commit_list()
671 if ((ret == 0) && res && (res->header->operation != PIMFOR_OP_ERROR)) in mgt_update_addr()
H A Dislpci_mgt.h69 #define PIMFOR_OP_ERROR 3 macro
H A Disl_ioctl.c2604 || response->header->operation == PIMFOR_OP_ERROR) { in prism54_debug_get_oid()
2628 int ret = 0, response_op = PIMFOR_OP_ERROR; in prism54_debug_set_oid()
2640 || response->header->operation == PIMFOR_OP_ERROR) { in prism54_debug_set_oid()