Searched refs:DBG_CMD_NUM (Results 1 – 3 of 3) sorted by relevance
184 #define DBG_CMD_NUM 5 macro226 u16 last_cmd_id[DBG_CMD_NUM];227 u16 last_cmd_act[DBG_CMD_NUM];229 u16 last_cmd_resp_id[DBG_CMD_NUM];231 u16 last_event[DBG_CMD_NUM];
56 item_addr(last_cmd_id), DBG_CMD_NUM},58 item_addr(last_cmd_act), DBG_CMD_NUM},62 item_addr(last_cmd_resp_id), DBG_CMD_NUM},66 item_addr(last_event), DBG_CMD_NUM},
271 (adapter->dbg.last_cmd_index + 1) % DBG_CMD_NUM; in mwifiex_dnld_cmd_to_fw()494 (adapter->dbg.last_event_index + 1) % DBG_CMD_NUM; in mwifiex_process_event()862 (adapter->dbg.last_cmd_resp_index + 1) % DBG_CMD_NUM; in mwifiex_process_cmdresp()