Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Dvht.c563 bss_conf->mu_group.position, WLAN_USER_POSITION_LEN) && in ieee80211_process_mu_groups()
573 WLAN_USER_POSITION_LEN); in ieee80211_process_mu_groups()
587 memcpy(bss_conf->mu_group.position, position, WLAN_USER_POSITION_LEN); in ieee80211_update_mu_groups()
Dcfg.c42 WLAN_USER_POSITION_LEN); in ieee80211_set_mu_mimo_follow()
/Linux-v5.4/include/linux/
Dieee80211.h872 #define WLAN_USER_POSITION_LEN 16 macro
1032 u8 position[WLAN_USER_POSITION_LEN];
/Linux-v5.4/include/net/
Dmac80211.h473 u8 position[WLAN_USER_POSITION_LEN];
Dcfg80211.h530 WLAN_USER_POSITION_LEN)
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c1937 WLAN_USER_POSITION_LEN); in iwl_mvm_update_mu_groups()