Searched refs:aid (Results 1 - 25 of 174) sorted by path

1234567

/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.h121 u8 aid; member in struct:mt76_txwi
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dfw.h226 u16 aid; member in struct:h2c_joinbss_rpt_parm
/linux-master/drivers/net/wireless/st/cw1200/
H A Ddebug.c177 priv->bss_params.aid);
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dacx.c669 int wl1251_acx_aid(struct wl1251 *wl, u16 aid) argument
674 wl1251_debug(DEBUG_ACX, "acx aid");
680 acx_aid->aid = aid;
684 wl1251_warning("failed to set aid: %d", ret);
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dacx.c593 int wl1271_acx_aid(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 aid) argument
598 wl1271_debug(DEBUG_ACX, "acx aid");
607 acx_aid->aid = cpu_to_le16(aid);
611 wl1271_warning("failed to set aid: %d", ret);
/linux-master/arch/x86/tools/
H A Dgen-insn-attr-x86.awk23 aid = -1 # AVX id
147 aid = $2
148 if (gaid <= aid)
149 gaid = aid + 1
153 if (aid == -1 && eid == -1) # primary opcode table
205 if (aid >= 0)
206 atable[aid,0] = tname
212 if (aid >= 0)
213 atable[aid,1] = tname "_1"
219 if (aid >
[all...]
/linux-master/drivers/char/tpm/
H A Dtpm_tis.c140 const struct acpi_device_id *aid = acpi_match_device(tpm_acpi_tbl, dev); local
145 if (!aid || aid->driver_data != DEVICE_IS_TPM2)
/linux-master/drivers/fsi/
H A Dfsi-core.c953 int aid = of_alias_get_id(fdev->dev.of_node, fsi_dev_type_names[type]); local
955 if (aid >= 0) {
957 int id = (aid << 2) | type;
961 *out_index = aid;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gc_9_4_3.c230 unsigned int aid = phy_inst / 2; local
262 * and the 4th is reserved. Therefore "aid * 4 + (xcc_inst % 2) + 1"
263 * programs _LUT for XCC and "aid * 4" for AID where the XCC connects
267 aid * 4 + (phy_inst % 2) + 1);
271 aid * 4);
H A Damdgpu_mca.c262 mcm_info.die_id = entry->info.aid;
430 seq_printf(m, "mca entry[%d].info: socketid:%d aid:%d hwid:0x%03x mcatype:0x%04x\n",
431 idx, entry->info.socket_id, entry->info.aid, entry->info.hwid, entry->info.mcatype);
H A Damdgpu_mca.h98 int aid; member in struct:mca_bank_info
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_6_ppt.c2630 info->aid = ((instidhi >> 2) & 0x03);
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e8aa0.c192 u8 aid = aids[ctx->id >> 5]; local
252 0x00, 0x20, aid, 0x08, 0x6e, 0x00, 0x00, 0x00,
/linux-master/drivers/i2c/busses/
H A Di2c-mlxbf.c2255 const struct acpi_device_id *aid; local
2262 aid = acpi_match_device(mlxbf_i2c_acpi_ids, dev);
2263 if (!aid)
2266 priv->chip = (struct mlxbf_i2c_chip_info *)aid->driver_data;
/linux-master/drivers/net/wireless/ath/ar5523/
H A Dar5523.c1272 associd.associd = cpu_to_be32(vif->cfg.aid);
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dcore.h594 u32 aid; member in struct:ath10k_vif
H A Dmac.c1767 ret = ath10k_wmi_vdev_up(arvif->ar, arvif->vdev_id, arvif->aid,
1803 arvif->aid = 0;
1806 ret = ath10k_wmi_vdev_up(arvif->ar, arvif->vdev_id, arvif->aid,
2161 u32 aid; local
2166 aid = vif->cfg.aid;
2168 aid = sta->aid;
2172 arg->peer_aid = aid;
3070 ath10k_dbg(ar, ATH10K_DBG_MAC, "mac vdev %i assoc bssid %pM aid
[all...]
H A Dwmi-ops.h82 struct sk_buff *(*gen_vdev_up)(struct ath10k *ar, u32 vdev_id, u32 aid,
722 ath10k_wmi_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, const u8 *bssid) argument
729 skb = ar->wmi.ops->gen_vdev_up(ar, vdev_id, aid, bssid);
H A Dwmi-tlv.c2279 ath10k_wmi_tlv_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, argument
2296 cmd->vdev_assoc_id = __cpu_to_le32(aid);
H A Dwmi.c3564 * is unicast buffered for stations with aid > 7 and fill it
7247 ath10k_wmi_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, argument
7259 cmd->vdev_assoc_id = __cpu_to_le32(aid);
7264 vdev_id, aid, bssid);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dcore.h395 u32 aid; member in struct:ath11k_vif
H A Dmac.c1702 arvif->aid = 0;
1709 ret = ath11k_wmi_vdev_up(arvif->ar, arvif->vdev_id, arvif->aid,
1800 u32 aid; local
1805 aid = vif->cfg.aid;
1807 aid = sta->aid;
1811 arg->peer_associd = aid;
3090 ath11k_dbg(ar->ab, ATH11K_DBG_MAC, "vdev %i assoc bssid %pM aid %d\n",
3091 arvif->vdev_id, arvif->bssid, arvif->aid);
[all...]
H A Dwmi.c1013 int ath11k_wmi_vdev_up(struct ath11k *ar, u32 vdev_id, u32 aid, const u8 *bssid, argument
1034 cmd->vdev_assoc_id = aid;
1062 vdev_id, aid, bssid);
H A Dwmi.h6362 int ath11k_wmi_vdev_up(struct ath11k *ar, u32 vdev_id, u32 aid,
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dcore.h277 u32 aid; member in struct:ath12k_vif

Completed in 693 milliseconds

1234567