Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddatapath.h147 * @user_position:the position of station in a group. If the station is in the
153 __le32 user_position[4]; member
160 * @user_position: the position of station in a group. If the station is in the
165 __le32 user_position[4]; member
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dnotif.c151 BUILD_BUG_ON(sizeof(notif->user_position) != in iwl_mld_mu_mimo_iface_iterator()
160 (u8 *)&notif->user_position); in iwl_mld_mu_mimo_iface_iterator()
H A Dmac80211.c1224 BUILD_BUG_ON(sizeof(cmd.user_position) != in iwl_mld_update_mu_groups()
1229 memcpy(cmd.user_position, link_conf->mu_group.position, in iwl_mld_update_mu_groups()