Home
last modified time | relevance | path

Searched defs:links_map (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h397 unsigned long links_map[BITS_TO_LONGS(WLCORE_MAX_LINKS)]; member
H A Dwlcore.h227 unsigned long links_map[BITS_TO_LONGS(WLCORE_MAX_LINKS)]; member
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h320 u16 links_map; member
495 u16 links_map; member
H A Dmac.c550 unsigned long links_map = ahvif->links_map; in ath12k_get_arvif_iter() local