Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dvht.c538 bss_conf->mu_group.position, WLAN_USER_POSITION_LEN) && in ieee80211_process_mu_groups()
548 WLAN_USER_POSITION_LEN); in ieee80211_process_mu_groups()
562 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-v4.19/include/linux/
Dieee80211.h873 #define WLAN_USER_POSITION_LEN 16 macro
1023 u8 position[WLAN_USER_POSITION_LEN];
/Linux-v4.19/include/net/
Dmac80211.h462 u8 position[WLAN_USER_POSITION_LEN];
Dcfg80211.h450 WLAN_USER_POSITION_LEN)
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c1865 WLAN_USER_POSITION_LEN); in iwl_mvm_update_mu_groups()