Searched refs:DBG_CMD_NUM (Results 1 – 4 of 4) sorted by relevance
190 #define DBG_CMD_NUM 5 macro232 u16 last_cmd_id[DBG_CMD_NUM];233 u16 last_cmd_act[DBG_CMD_NUM];235 u16 last_cmd_resp_id[DBG_CMD_NUM];237 u16 last_event[DBG_CMD_NUM];
68 item_addr(last_cmd_id), DBG_CMD_NUM},70 item_addr(last_cmd_act), DBG_CMD_NUM},74 item_addr(last_cmd_resp_id), DBG_CMD_NUM},78 item_addr(last_event), DBG_CMD_NUM},
238 u16 last_cmd_id[DBG_CMD_NUM];239 u16 last_cmd_act[DBG_CMD_NUM];241 u16 last_cmd_resp_id[DBG_CMD_NUM];243 u16 last_event[DBG_CMD_NUM];
285 (adapter->dbg.last_cmd_index + 1) % DBG_CMD_NUM; in mwifiex_dnld_cmd_to_fw()510 (adapter->dbg.last_event_index + 1) % DBG_CMD_NUM; in mwifiex_process_event()880 (adapter->dbg.last_cmd_resp_index + 1) % DBG_CMD_NUM; in mwifiex_process_cmdresp()