Home
last modified time | relevance | path

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

/Linux-v5.15/net/mac80211/
Dvht.c630 bss_conf->mu_group.position, WLAN_USER_POSITION_LEN) && in ieee80211_process_mu_groups()
640 WLAN_USER_POSITION_LEN); in ieee80211_process_mu_groups()
654 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()
/Linux-v5.15/include/linux/
Dieee80211.h1011 #define WLAN_USER_POSITION_LEN 16 macro
1278 u8 position[WLAN_USER_POSITION_LEN];
/Linux-v5.15/include/net/
Dmac80211.h480 u8 position[WLAN_USER_POSITION_LEN];
Dcfg80211.h612 WLAN_USER_POSITION_LEN)
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c1930 WLAN_USER_POSITION_LEN); in iwl_mvm_update_mu_groups()