Searched refs:sta_type (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ |
H A D | ray_cs.h | 55 UCHAR sta_type; member
|
H A D | ray_cs.c | 483 local->sta_type = TYPE_STA; in ray_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
H A D | ray_cs.h | 55 UCHAR sta_type; member
|
H A D | ray_cs.c | 479 local->sta_type = TYPE_STA; in ray_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.h | 363 * @sta_type: station type 413 u8 sta_type; member 479 struct ieee80211_sta *sta, int sta_id, u8 sta_type);
|
H A D | mld-sta.c | 178 enum iwl_fw_sta_type sta_type, in iwl_mvm_mld_add_int_sta() 188 sta_type); in iwl_mvm_mld_add_int_sta() 440 .station_type = cpu_to_le32(mvm_sta->sta_type), in iwl_mvm_mld_cfg_sta() 175 iwl_mvm_mld_add_int_sta(struct iwl_mvm *mvm, struct iwl_mvm_int_sta *int_sta, u16 *queue, enum nl80211_iftype iftype, enum iwl_fw_sta_type sta_type, int link_id, const u8 *addr, u8 tid, unsigned int *wdg_timeout) iwl_mvm_mld_add_int_sta() argument
|
H A D | sta.c | 146 add_sta_cmd.station_type = mvm_sta->sta_type; in iwl_mvm_sta_send_to_fw() 1728 struct ieee80211_sta *sta, int sta_id, u8 sta_type) in iwl_mvm_sta_init() 1760 mvm_sta->sta_type = sta_type; in iwl_mvm_sta_init() 1851 .type = mvm_sta->sta_type, in iwl_mvm_add_sta() 1727 iwl_mvm_sta_init(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, int sta_id, u8 sta_type) iwl_mvm_sta_init() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.h | 377 * @sta_type: station type 424 enum iwl_sta_type sta_type; member
|
H A D | sta.c | 128 add_sta_cmd.station_type = mvm_sta->sta_type; in iwl_mvm_sta_send_to_fw() 1658 .type = mvm_sta->sta_type, in iwl_mvm_add_sta() 1686 mvm_sta->sta_type = sta->tdls ? IWL_STA_TDLS_LINK : IWL_STA_LINK; in iwl_mvm_add_sta()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 489 enum mbox_type, enum dma_type, enum sta_type,
|
H A D | lpfc.h | 579 enum sta_type { enum
|
H A D | lpfc_debugfs.c | 5681 enum sta_type sta_tp, in lpfc_idiag_mbxacc_dump_bsg_mbox()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 556 enum mbox_type, enum dma_type, enum sta_type,
|
H A D | lpfc.h | 798 enum sta_type { enum
|
H A D | lpfc_debugfs.c | 5845 enum sta_type sta_tp, in lpfc_idiag_mbxacc_dump_bsg_mbox()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | wmi.h | 3648 __le32 sta_type; member
|
Completed in 60 milliseconds