Searched refs:MWIFIEX_DBG_SDIO_MP_NUM (Results 1 – 4 of 4) sorted by relevance
191 #define MWIFIEX_DBG_SDIO_MP_NUM 10 macro243 u32 last_mp_wr_bitmap[MWIFIEX_DBG_SDIO_MP_NUM];244 u32 last_mp_wr_ports[MWIFIEX_DBG_SDIO_MP_NUM];245 u32 last_mp_wr_len[MWIFIEX_DBG_SDIO_MP_NUM];246 u32 last_mp_curr_wr_port[MWIFIEX_DBG_SDIO_MP_NUM];
82 item_addr(last_mp_wr_bitmap), MWIFIEX_DBG_SDIO_MP_NUM},84 item_addr(last_mp_wr_ports), MWIFIEX_DBG_SDIO_MP_NUM},86 item_addr(last_mp_wr_len), MWIFIEX_DBG_SDIO_MP_NUM},88 item_addr(last_mp_curr_wr_port), MWIFIEX_DBG_SDIO_MP_NUM},
245 u32 last_mp_wr_bitmap[MWIFIEX_DBG_SDIO_MP_NUM];246 u32 last_mp_wr_ports[MWIFIEX_DBG_SDIO_MP_NUM];247 u32 last_mp_wr_len[MWIFIEX_DBG_SDIO_MP_NUM];248 u32 last_mp_curr_wr_port[MWIFIEX_DBG_SDIO_MP_NUM];
2262 index = (index + 1) % MWIFIEX_DBG_SDIO_MP_NUM; in mwifiex_host_to_card_mp_aggr()