Searched refs:DBG_CMD_NUM (Results 1 – 4 of 4) sorted by relevance
185 #define DBG_CMD_NUM 5 macro225 u16 last_cmd_id[DBG_CMD_NUM];226 u16 last_cmd_act[DBG_CMD_NUM];228 u16 last_cmd_resp_id[DBG_CMD_NUM];230 u16 last_event[DBG_CMD_NUM];
66 item_addr(last_cmd_id), DBG_CMD_NUM},68 item_addr(last_cmd_act), DBG_CMD_NUM},72 item_addr(last_cmd_resp_id), DBG_CMD_NUM},76 item_addr(last_event), DBG_CMD_NUM},
163 u16 last_cmd_id[DBG_CMD_NUM];164 u16 last_cmd_act[DBG_CMD_NUM];166 u16 last_cmd_resp_id[DBG_CMD_NUM];168 u16 last_event[DBG_CMD_NUM];
241 (adapter->dbg.last_cmd_index + 1) % DBG_CMD_NUM; in mwifiex_dnld_cmd_to_fw()441 (adapter->dbg.last_event_index + 1) % DBG_CMD_NUM; in mwifiex_process_event()821 (adapter->dbg.last_cmd_resp_index + 1) % DBG_CMD_NUM; in mwifiex_process_cmdresp()