Searched refs:WLCORE_MAX_LINKS (Results 1 – 8 of 8) sorted by relevance
70 #define WLCORE_MAX_LINKS 16 macro383 WLCORE_MAX_LINKS)];400 unsigned long links_map[BITS_TO_LONGS(WLCORE_MAX_LINKS)];
239 unsigned long links_map[BITS_TO_LONGS(WLCORE_MAX_LINKS)];247 u8 session_ids[WLCORE_MAX_LINKS];391 struct wl1271_link links[WLCORE_MAX_LINKS];
215 unsigned long active_hlids[BITS_TO_LONGS(WLCORE_MAX_LINKS)] = {0}; in wlcore_rx()229 if (hlid < WLCORE_MAX_LINKS) in wlcore_rx()
769 unsigned long active_hlids[BITS_TO_LONGS(WLCORE_MAX_LINKS)] = {0}; in wlcore_tx_work_locked()
6392 for (j = 0; j < WLCORE_MAX_LINKS; j++) in wlcore_alloc_hw()
160 if (hlid < WLCORE_MAX_LINKS) { in wl18xx_tx_immediate_complete()
1927 BUILD_BUG_ON(WL18XX_MAX_LINKS > WLCORE_MAX_LINKS); in wl18xx_setup()
1812 BUILD_BUG_ON(WL12XX_MAX_LINKS > WLCORE_MAX_LINKS); in wl12xx_setup()