Home
last modified time | relevance | path

Searched refs:aid (Results 1 – 25 of 217) sorted by relevance

123456789

/Linux-v4.19/tools/objtool/arch/x86/tools/
Dgen-insn-attr-x86.awk23 aid = -1 # AVX id
142 aid = $2
143 if (gaid <= aid)
144 gaid = aid + 1
148 if (aid == -1 && eid == -1) # primary opcode table
200 if (aid >= 0)
201 atable[aid,0] = tname
207 if (aid >= 0)
208 atable[aid,1] = tname "_1"
214 if (aid >= 0)
[all …]
/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dgen-insn-attr-x86.awk23 aid = -1 # AVX id
142 aid = $2
143 if (gaid <= aid)
144 gaid = aid + 1
148 if (aid == -1 && eid == -1) # primary opcode table
200 if (aid >= 0)
201 atable[aid,0] = tname
207 if (aid >= 0)
208 atable[aid,1] = tname "_1"
214 if (aid >= 0)
[all …]
/Linux-v4.19/arch/x86/tools/
Dgen-insn-attr-x86.awk23 aid = -1 # AVX id
142 aid = $2
143 if (gaid <= aid)
144 gaid = aid + 1
148 if (aid == -1 && eid == -1) # primary opcode table
200 if (aid >= 0)
201 atable[aid,0] = tname
207 if (aid >= 0)
208 atable[aid,1] = tname "_1"
214 if (aid >= 0)
[all …]
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/
Dmlme_linux.c138 if (psta->aid > NUM_STA) in rtw_indicate_sta_assoc_event()
141 if (pstapriv->sta_aid[psta->aid - 1] != psta) in rtw_indicate_sta_assoc_event()
161 if (psta->aid > NUM_STA) in rtw_indicate_sta_disassoc_event()
164 if (pstapriv->sta_aid[psta->aid - 1] != psta) in rtw_indicate_sta_disassoc_event()
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
Dmain.c47 struct ath6kl_sta *ath6kl_find_sta_by_aid(struct ath6kl *ar, u8 aid) in ath6kl_find_sta_by_aid() argument
53 if (ar->sta_list[ctr].aid == aid) { in ath6kl_find_sta_by_aid()
61 static void ath6kl_add_new_sta(struct ath6kl_vif *vif, u8 *mac, u16 aid, in ath6kl_add_new_sta() argument
69 free_slot = aid - 1; in ath6kl_add_new_sta()
75 sta->aid = aid; in ath6kl_add_new_sta()
82 ar->ap_stats.sta[free_slot].aid = cpu_to_le32(aid); in ath6kl_add_new_sta()
106 memset(&ar->ap_stats.sta[sta->aid - 1], 0, in ath6kl_sta_cleanup()
110 sta->aid = 0; in ath6kl_sta_cleanup()
138 mac, ar->sta_list[i].aid, reason); in ath6kl_remove_sta()
422 void ath6kl_connect_ap_mode_sta(struct ath6kl_vif *vif, u16 aid, u8 *mac_addr, in ath6kl_connect_ap_mode_sta() argument
[all …]
Dtxrx.c168 conn->aid, 1, 0); in ath6kl_process_uapsdq()
205 conn->aid, 1); in ath6kl_process_psq()
1295 conn->aid, 0, flags); in ath6kl_uapsd_trigger_frame_rx()
1503 conn->aid, 0, 0); in ath6kl_rx()
1507 conn->aid, 0); in ath6kl_rx()
1705 u8 tid, aid; in aggr_recv_addba_req_evt() local
1708 aid = ath6kl_get_aid(tid_mux); in aggr_recv_addba_req_evt()
1709 sta = ath6kl_find_sta_by_aid(vif->ar, aid); in aggr_recv_addba_req_evt()
1798 u8 tid, aid; in aggr_recv_delba_req_evt() local
1801 aid = ath6kl_get_aid(tid_mux); in aggr_recv_delba_req_evt()
[all …]
Dcore.h415 u8 aid; member
932 struct ath6kl_sta *ath6kl_find_sta_by_aid(struct ath6kl *ar, u8 aid);
944 void ath6kl_connect_ap_mode_sta(struct ath6kl_vif *vif, u16 aid, u8 *mac_addr,
957 void ath6kl_pspoll_event(struct ath6kl_vif *vif, u8 aid);
/Linux-v4.19/drivers/net/wireless/intersil/p54/
Dtxrx.c306 if (!priv->aid) in p54_pspoll_workaround()
320 new_psm = ieee80211_check_tim(tim_ie, tim_len, priv->aid); in p54_pspoll_workaround()
684 u8 *queue, u32 *extra_len, u16 *flags, u16 *aid, in p54_tx_80211_header() argument
712 *aid = 0; in p54_tx_80211_header()
716 *aid = 1; in p54_tx_80211_header()
722 *aid = 0; in p54_tx_80211_header()
729 *aid = 0; in p54_tx_80211_header()
734 *aid = 0; in p54_tx_80211_header()
754 *aid = sta->aid; in p54_tx_80211_header()
785 u16 hdr_flags = 0, aid = 0; in p54_tx_80211() local
[all …]
Dfwio.c265 int p54_update_beacon_tim(struct p54_common *priv, u16 aid, bool set) in p54_update_beacon_tim() argument
277 tim->entry[0] = cpu_to_le16(set ? (aid | 0x8000) : aid); in p54_update_beacon_tim()
619 psm->aid = cpu_to_le16(priv->aid); in p54_set_ps()
Dmain.c74 return p54_update_beacon_tim(priv, sta->aid, set); in p54_set_tim()
490 priv->aid = info->aid; in p54_bss_info_changed()
496 priv->aid = 0; in p54_bss_info_changed()
/Linux-v4.19/drivers/staging/vt6656/
Dpower.c43 u16 aid = priv->current_aid | BIT(14) | BIT(15); in vnt_enable_power_saving() local
50 vnt_mac_write_word(priv, MAC_REG_AIDATIM, aid); in vnt_enable_power_saving()
/Linux-v4.19/drivers/net/wireless/intersil/hostap/
Dhostap_ap.c133 if (sta->aid > 0) in ap_free_sta()
134 ap->sta_aid[sta->aid - 1] = NULL; in ap_free_sta()
145 static void hostap_set_tim(local_info_t *local, int aid, int set) in hostap_set_tim() argument
148 local->func->set_tim(local->dev, aid, set); in hostap_set_tim()
229 if (sta->timeout_next == STA_DEAUTH && sta->aid > 0 && in ap_handle_timer()
231 hostap_set_tim(local, sta->aid, 0); in ap_handle_timer()
1007 sta->addr, atomic_read(&sta->users), sta->aid, in prism2_sta_proc_show()
1608 if (sta->aid > 0) in handle_assoc()
1612 for (sta->aid = 1; sta->aid <= MAX_AID_TABLE_SIZE; sta->aid++) in handle_assoc()
1613 if (local->ap->sta_aid[sta->aid - 1] == NULL) in handle_assoc()
[all …]
Dhostap_80211.h36 __le16 aid; member
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c216 tmp_aid = psta->aid; in rtw_alloc_stainfo()
468 pstapriv->sta_dz_bitmap &= ~BIT(psta->aid); in rtw_free_stainfo()
469 pstapriv->tim_bitmap &= ~BIT(psta->aid); in rtw_free_stainfo()
471 if ((psta->aid > 0) && (pstapriv->sta_aid[psta->aid - 1] == psta)) { in rtw_free_stainfo()
472 pstapriv->sta_aid[psta->aid - 1] = NULL; in rtw_free_stainfo()
473 psta->aid = 0; in rtw_free_stainfo()
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_sta_mgt.c354 pstapriv->sta_dz_bitmap &= ~BIT(psta->aid); in rtw_free_stainfo()
355 pstapriv->tim_bitmap &= ~BIT(psta->aid); in rtw_free_stainfo()
357 if ((psta->aid > 0) && (pstapriv->sta_aid[psta->aid - 1] == psta)) { in rtw_free_stainfo()
358 pstapriv->sta_aid[psta->aid - 1] = NULL; in rtw_free_stainfo()
359 psta->aid = 0; in rtw_free_stainfo()
/Linux-v4.19/net/mac80211/
Dmesh_plink.c269 put_unaligned_le16(sta->sta.aid, pos); in mesh_plink_frame_tx()
462 int aid; in mesh_allocate_aid() local
474 __set_bit(sta->sta.aid, aid_map); in mesh_allocate_aid()
477 aid = find_first_zero_bit(aid_map, IEEE80211_MAX_AID + 1); in mesh_allocate_aid()
480 if (aid > IEEE80211_MAX_AID) in mesh_allocate_aid()
483 return aid; in mesh_allocate_aid()
490 int aid; in __mesh_sta_info_alloc() local
495 aid = mesh_allocate_aid(sdata); in __mesh_sta_info_alloc()
496 if (aid < 0) in __mesh_sta_info_alloc()
505 sta->sta.aid = aid; in __mesh_sta_info_alloc()
[all …]
/Linux-v4.19/drivers/char/tpm/
Dtpm_tis.c106 const struct acpi_device_id *aid = acpi_match_device(tpm_acpi_tbl, dev); in check_acpi_tpm2() local
110 if (!aid || aid->driver_data != DEVICE_IS_TPM2) in check_acpi_tpm2()
/Linux-v4.19/drivers/s390/char/
Dsclp_pci.c54 u32 aid; /* adapter identifier */ member
71 sccb->aid = fid; in do_pci_configure()
/Linux-v4.19/tools/memory-model/litmus-tests/
DSB+rfionceonce-poonceonces.litmus31 locations [0:r1; 1:r3; x; y] (* Debug aid: Print things not in "exists". *)
/Linux-v4.19/drivers/net/wireless/ath/wcn36xx/
Dmain.c598 if (sta_priv->aid) in wcn36xx_set_key()
843 bss_conf->aid); in wcn36xx_bss_info_changed()
869 sta_priv->aid = bss_conf->aid; in wcn36xx_bss_info_changed()
880 bss_conf->aid); in wcn36xx_bss_info_changed()
1021 sta_priv->aid = sta->aid; in wcn36xx_sta_add()
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt2x00config.c102 rt2x00dev->aid = bss_conf->assoc ? bss_conf->aid : 0; in rt2x00lib_config_erp()
/Linux-v4.19/drivers/staging/wlan-ng/
Dp80211mgmt.h391 u16 *aid; member
426 u16 *aid; member
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dwl12xx_80211.h115 __le16 aid; member
/Linux-v4.19/net/ceph/
DKconfig25 line to aid debugging. This increases kernel size and slows
/Linux-v4.19/drivers/staging/rtl8712/
Dsta_info.h65 uint aid; member

123456789