Searched refs:WLCORE_MAX_LINKS (Results 1 – 8 of 8) sorted by relevance
56 #define WLCORE_MAX_LINKS 16 macro370 WLCORE_MAX_LINKS)];387 unsigned long links_map[BITS_TO_LONGS(WLCORE_MAX_LINKS)];
227 unsigned long links_map[BITS_TO_LONGS(WLCORE_MAX_LINKS)];235 u8 session_ids[WLCORE_MAX_LINKS];379 struct wl1271_link links[WLCORE_MAX_LINKS];
201 unsigned long active_hlids[BITS_TO_LONGS(WLCORE_MAX_LINKS)] = {0}; in wlcore_rx()215 if (hlid < WLCORE_MAX_LINKS) in wlcore_rx()
755 unsigned long active_hlids[BITS_TO_LONGS(WLCORE_MAX_LINKS)] = {0}; in wlcore_tx_work_locked()
6322 for (j = 0; j < WLCORE_MAX_LINKS; j++) in wlcore_alloc_hw()
146 if (hlid < WLCORE_MAX_LINKS) { in wl18xx_tx_immediate_complete()
1875 BUILD_BUG_ON(WL18XX_MAX_LINKS > WLCORE_MAX_LINKS); in wl18xx_setup()
1802 BUILD_BUG_ON(WL12XX_MAX_LINKS > WLCORE_MAX_LINKS); in wl12xx_setup()