Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h244 #define WLAN_USER_POSITION_LEN (16) macro
261 uint8_t position[WLAN_USER_POSITION_LEN];
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmain.c573 for (i = 0; i < WLAN_USER_POSITION_LEN / sizeof(*mu); i++) { in mt7615_update_mu_group()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c1960 WLAN_USER_POSITION_LEN); in iwl_mvm_update_mu_groups()