/kernel/linux/linux-5.10/net/mac80211/ |
H A D | Makefile | 32 wme.o \
|
H A D | wme.c | 17 #include "wme.h" 154 qos = sta->sta.wme; in __ieee80211_select_queue()
|
H A D | ibss.c | 1043 if (sta && !sta->sta.wme && in ieee80211_update_sta_info() 1046 sta->sta.wme = true; in ieee80211_update_sta_info()
|
H A D | tx.c | 36 #include "wme.h" 2580 wme_sta = sta->sta.wme; in ieee80211_build_hdr() 2774 wme_sta = sta->sta.wme; in ieee80211_build_hdr() 3053 if (sta->sta.wme) { in ieee80211_check_fast_xmit() 5176 qos = sta && sta->sta.wme; in ieee80211_nullfunc_get()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | Makefile | 33 wme.o \
|
H A D | wme.c | 18 #include "wme.h" 163 qos = sta->sta.wme; in ieee80211_select_queue()
|
H A D | ibss.c | 1036 if (sta && !sta->sta.wme && in ieee80211_update_sta_info() 1039 sta->sta.wme = true; in ieee80211_update_sta_info()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/ |
H A D | ieee80211.h | 668 u8 *wme; member
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 697 u8 *wme; member
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-writecache.c | 1017 struct wc_memory_entry wme; in writecache_resume() local 1023 r = copy_mc_to_kernel(&wme, memory_entry(wc, e), in writecache_resume() 1031 e->original_sector = le64_to_cpu(wme.original_sector); in writecache_resume() 1032 e->seq_count = le64_to_cpu(wme.seq_count); in writecache_resume()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-writecache.c | 1043 struct wc_memory_entry wme; in writecache_resume() local 1050 r = copy_mc_to_kernel(&wme, memory_entry(wc, e), in writecache_resume() 1058 e->original_sector = le64_to_cpu(wme.original_sector); in writecache_resume() 1059 e->seq_count = le64_to_cpu(wme.seq_count); in writecache_resume()
|
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 1449 sta->addr, sta->wme, sta->aid, in rsi_mac80211_sta_add() 1526 sta->addr, sta->wme, in rsi_mac80211_sta_remove() 1546 bss->qos = sta->wme; in rsi_mac80211_sta_remove()
|
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 1468 sta->addr, sta->wme, sta->aid, in rsi_mac80211_sta_add() 1545 sta->addr, sta->wme, in rsi_mac80211_sta_remove() 1565 bss->qos = sta->wme; in rsi_mac80211_sta_remove()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.c | 1268 generic->qos = sta->wme; in mt7915_mcu_wtbl_generic_tlv() 1336 basic->qos = sta->wme; in mt7915_mcu_sta_basic_tlv() 1479 if (vif->type != NL80211_IFTYPE_AP || !sta->wme) in mt7915_mcu_sta_uapsd_tlv() 2054 u32 cap = sta->wme ? STA_CAP_WMM : 0; in mt7915_mcu_sta_rate_ctrl_tlv()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 1081 u8 *wme; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/ |
H A D | rtw_ieee80211.c | 722 elems->wme = pos; in rtw_ieee802_11_parse_vendor_specific()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/ |
H A D | rtw_ieee80211.c | 796 elems->wme = pos; in rtw_ieee802_11_parse_vendor_specific()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tx.c | 1622 if (sta->wme && tid != IWL_MGMT_TID) { in iwl_mvm_rx_tx_cmd_single() 1752 if (WARN_ON_ONCE(!sta || !sta->wme)) { in iwl_mvm_rx_tx_cmd_agg()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.c | 1548 cmd->wmm = sta->wme ? 1 : 0; in wl12xx_cmd_add_peer() 1553 if (sta->wme && (sta->uapsd_queues & BIT(i))) in wl12xx_cmd_add_peer()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tx.c | 1811 if (sta->wme && tid != IWL_MGMT_TID) { in iwl_mvm_rx_tx_cmd_single() 1949 if (WARN_ON_ONCE(IS_ERR_OR_NULL(sta) || !sta->wme)) { in iwl_mvm_rx_tx_cmd_agg()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.c | 1546 cmd->wmm = sta->wme ? 1 : 0; in wl12xx_cmd_add_peer() 1551 if (sta->wme && (sta->uapsd_queues & BIT(i))) in wl12xx_cmd_add_peer()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 2405 if (sta->wme && sta->uapsd_queues) { in ath10k_peer_assoc_qos_ap() 2655 if (sta->wme) in ath10k_peer_assoc_h_qos() 2658 if (sta->wme && sta->uapsd_queues) { in ath10k_peer_assoc_h_qos() 2664 if (sta->wme) in ath10k_peer_assoc_h_qos() 2668 if (sta->wme) in ath10k_peer_assoc_h_qos() 3134 if (!sta->wme) { in ath10k_station_assoc() 3170 if (!sta->wme) { in ath10k_station_disassoc() 6914 if (!sta->wme) in ath10k_mac_set_tid_config() 7297 if (sta_vif != iter_data->curr_vif || !sta->wme) in ath10k_mac_vif_stations_tid_conf()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 2418 if (sta->wme && sta->uapsd_queues) { in ath10k_peer_assoc_qos_ap() 2668 if (sta->wme) in ath10k_peer_assoc_h_qos() 2671 if (sta->wme && sta->uapsd_queues) { in ath10k_peer_assoc_h_qos() 2677 if (sta->wme) in ath10k_peer_assoc_h_qos() 2681 if (sta->wme) in ath10k_peer_assoc_h_qos() 3305 if (!sta->wme) { in ath10k_station_assoc() 3341 if (!sta->wme) { in ath10k_station_disassoc() 7066 if (!sta->wme) in ath10k_mac_set_tid_config() 7449 if (sta_vif != iter_data->curr_vif || !sta->wme) in ath10k_mac_vif_stations_tid_conf()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac_mcu.c | 422 basic->qos = sta->wme; in mt76_connac_mcu_sta_basic_tlv() 432 if (vif->type != NL80211_IFTYPE_AP || !sta->wme) in mt76_connac_mcu_sta_uapsd() 559 generic->qos = sta->wme; in mt76_connac_mcu_wtbl_generic_tlv()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.c | 1104 static bool brcms_b_attach_dmapio(struct brcms_c_info *wlc, uint j, bool wme) in brcms_b_attach_dmapio() argument 1127 (wme ? dmareg(DMA_TX, 0) : 0), in brcms_b_attach_dmapio() 1129 (wme ? NTXD : 0), NRXD, in brcms_b_attach_dmapio() 4389 bool wme = false; in brcms_b_attach() local 4404 wme = true; in brcms_b_attach() 4641 if (!brcms_b_attach_dmapio(wlc, j, wme)) { in brcms_b_attach() 5073 /* Program the TX wme params with the current settings */ in brcms_c_up()
|