Searched refs:station_type (Results 1 – 4 of 4) sorted by relevance
53 cmd.station_type = cpu_to_le32(sta->type); in iwl_mvm_mld_add_int_sta_to_fw()421 .station_type = cpu_to_le32(mvm_sta->sta_type), in iwl_mvm_mld_cfg_sta()
146 add_sta_cmd.station_type = mvm_sta->sta_type; in iwl_mvm_sta_send_to_fw()1715 cmd.station_type = sta->type; in iwl_mvm_add_int_sta_common()
434 cmd.station_type = cpu_to_le32(mld_sta->sta_type); in iwl_mld_add_modify_sta_cmd()986 cmd.station_type = cpu_to_le32(internal_sta->sta_type); in iwl_mld_add_internal_sta_to_fw()
682 PI_UINT32 station_type; member