Searched refs:MWIFIEX_DBG_SDIO_MP_NUM (Results 1 – 4 of 4) sorted by relevance
179 #define MWIFIEX_DBG_SDIO_MP_NUM 10 macro231 u32 last_mp_wr_bitmap[MWIFIEX_DBG_SDIO_MP_NUM];232 u32 last_mp_wr_ports[MWIFIEX_DBG_SDIO_MP_NUM];233 u32 last_mp_wr_len[MWIFIEX_DBG_SDIO_MP_NUM];234 u32 last_mp_curr_wr_port[MWIFIEX_DBG_SDIO_MP_NUM];
70 item_addr(last_mp_wr_bitmap), MWIFIEX_DBG_SDIO_MP_NUM},72 item_addr(last_mp_wr_ports), MWIFIEX_DBG_SDIO_MP_NUM},74 item_addr(last_mp_wr_len), MWIFIEX_DBG_SDIO_MP_NUM},76 item_addr(last_mp_curr_wr_port), MWIFIEX_DBG_SDIO_MP_NUM},
234 u32 last_mp_wr_bitmap[MWIFIEX_DBG_SDIO_MP_NUM];235 u32 last_mp_wr_ports[MWIFIEX_DBG_SDIO_MP_NUM];236 u32 last_mp_wr_len[MWIFIEX_DBG_SDIO_MP_NUM];237 u32 last_mp_curr_wr_port[MWIFIEX_DBG_SDIO_MP_NUM];
2250 index = (index + 1) % MWIFIEX_DBG_SDIO_MP_NUM; in mwifiex_host_to_card_mp_aggr()