Searched refs:MGMT_OP_READ_INFO (Results 1 – 2 of 2) sorted by relevance
44 #define MGMT_OP_READ_INFO 0x0004 macro
178 return cmd_status(sk, index, MGMT_OP_READ_INFO, ENODEV); in read_controller_info()210 return cmd_complete(sk, index, MGMT_OP_READ_INFO, &rp, sizeof(rp)); in read_controller_info()1295 case MGMT_OP_READ_INFO: in mgmt_control()