Searched refs:WLCORE_MAX_LINKS (Results 1 – 5 of 5) sorted by relevance
56 #define WLCORE_MAX_LINKS 16 macro380 WLCORE_MAX_LINKS)];397 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()
752 unsigned long active_hlids[BITS_TO_LONGS(WLCORE_MAX_LINKS)] = {0}; in wlcore_tx_work_locked()
154 if (hlid < WLCORE_MAX_LINKS) { in wl18xx_tx_immediate_complete()