Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/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.c146 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()
/linux/drivers/net/wireless/intel/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()
/linux/drivers/net/fddi/
H A Ddefxx.h682 PI_UINT32 station_type; member