Home
last modified time | relevance | path

Searched refs:station_type (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dmac-cfg.h715 __le32 station_type; member
779 __le32 station_type; member
H A Dsta.h346 u8 station_type; member
/freebsd/sys/dev/iwm/
H A Dif_iwm_sta.c324 cmd.station_type = IWM_STA_AUX_ACTIVITY; in iwm_add_int_sta_common()
H A Dif_iwmreg.h6428 * @station_type: type of this station. See &enum iwl_sta_type.
6464 uint8_t station_type;
6460 uint8_t station_type; global() member
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dsta.c434 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()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-sta.c53 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()
H A Dsta.c149 add_sta_cmd.station_type = mvm_sta->sta_type; in iwl_mvm_sta_send_to_fw()
1718 cmd.station_type = sta->type; in iwl_mvm_add_int_sta_common()
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h7464 uint8_t station_type; member
H A Dif_iwx.c6158 add_sta_cmd.station_type = IWX_STA_GENERAL_PURPOSE; in iwx_add_sta_cmd()
6161 add_sta_cmd.station_type = IWX_STA_LINK; in iwx_add_sta_cmd()