Searched refs:WLCORE_MAX_LINKS (Results 1 – 7 of 7) sorted by relevance
71 #define WLCORE_MAX_LINKS 16 macro372 WLCORE_MAX_LINKS)];389 unsigned long links_map[BITS_TO_LONGS(WLCORE_MAX_LINKS)];
236 unsigned long links_map[BITS_TO_LONGS(WLCORE_MAX_LINKS)];244 u8 session_ids[WLCORE_MAX_LINKS];392 struct wl1271_link links[WLCORE_MAX_LINKS];
208 unsigned long active_hlids[BITS_TO_LONGS(WLCORE_MAX_LINKS)] = {0}; in wlcore_rx()
771 unsigned long active_hlids[BITS_TO_LONGS(WLCORE_MAX_LINKS)] = {0}; in wlcore_tx_work_locked()
6219 for (j = 0; j < WLCORE_MAX_LINKS; j++) in wlcore_alloc_hw()
1810 BUILD_BUG_ON(WL12XX_MAX_LINKS > WLCORE_MAX_LINKS); in wl12xx_setup()
1814 BUILD_BUG_ON(WL18XX_MAX_LINKS > WLCORE_MAX_LINKS); in wl18xx_setup()