Home
last modified time | relevance | path

Searched refs:WLAN_USER_POSITION_LEN (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
Dvht.c623 bss_conf->mu_group.position, WLAN_USER_POSITION_LEN) && in ieee80211_process_mu_groups()
633 WLAN_USER_POSITION_LEN); in ieee80211_process_mu_groups()
647 memcpy(bss_conf->mu_group.position, position, WLAN_USER_POSITION_LEN); in ieee80211_update_mu_groups()
Dcfg.c41 WLAN_USER_POSITION_LEN); in ieee80211_set_mu_mimo_follow()
/kernel/linux/linux-5.10/include/linux/
Dieee80211.h1011 #define WLAN_USER_POSITION_LEN 16 macro
1236 u8 position[WLAN_USER_POSITION_LEN];
/kernel/linux/linux-5.10/include/net/
Dmac80211.h480 u8 position[WLAN_USER_POSITION_LEN];
Dcfg80211.h627 WLAN_USER_POSITION_LEN)
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c2020 WLAN_USER_POSITION_LEN); in iwl_mvm_update_mu_groups()