Searched defs:aid (Results 1 - 25 of 88) sorted by relevance

1234

/linux-master/drivers/staging/vt6656/
H A Dpower.c41 u16 aid = priv->current_aid | BIT(14) | BIT(15); local
/linux-master/drivers/s390/char/
H A Dsclp_pci.c55 u32 aid; /* adapter identifier */ member in struct:pci_cfg_sccb
/linux-master/drivers/staging/rtl8712/
H A Dsta_info.h51 uint aid; member in struct:sta_info
H A Dwlan_bssdef.h189 int aid; /*will only be valid when a BSS is joined. */ member in struct:wlan_network
/linux-master/drivers/char/tpm/
H A Dtpm_tis.c140 const struct acpi_device_id *aid = acpi_match_device(tpm_acpi_tbl, dev); local
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dwl12xx_80211.h126 __le16 aid; member in struct:wl12xx_ps_poll_template
H A Dacx.c669 int wl1251_acx_aid(struct wl1251 *wl, u16 aid) argument
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dwl12xx_80211.h115 __le16 aid; member in struct:wl12xx_ps_poll_template
H A Dacx.c593 int wl1271_acx_aid(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 aid) argument
H A Dcmd.c1113 wl1271_cmd_build_ps_poll(struct wl1271 *wl, struct wl12xx_vif *wlvif, u16 aid) argument
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dfw.h20 __le16 aid; member in struct:wilc_assoc_resp
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.c357 int wfx_hif_set_bss_params(struct wfx_vif *wvif, int aid, int beacon_lost_count) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gc_9_4_3.c230 unsigned int aid = phy_inst / 2; local
H A Damdgpu_mca.h98 int aid; member in struct:mca_bank_info
/linux-master/drivers/net/wireless/intersil/p54/
H A Dfwio.c260 int p54_update_beacon_tim(struct p54_common *priv, u16 aid, bool set) argument
H A Dtxrx.c683 p54_tx_80211_header(struct p54_common *priv, struct sk_buff *skb, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, u8 *queue, u32 *extra_len, u16 *flags, u16 *aid, bool *burst_possible) argument
787 u16 hdr_flags = 0, aid = 0; local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.h121 u8 aid; member in struct:mt76_txwi
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.h143 u8 aid; member in struct:mt76x02_txwi
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c634 u16 cap_info, status_code, aid; local
/linux-master/include/net/nfc/
H A Dnfc.h147 u8 aid[NFC_MAX_AID_LENGTH]; member in struct:nfc_evt_transaction
/linux-master/net/mac80211/
H A Dmesh_plink.c501 int aid; local
528 int aid; local
[all...]
/linux-master/drivers/staging/rtl8723bs/include/
H A Dwlan_bssdef.h182 int aid; /* will only be valid when a BSS is joinned. */ member in struct:wlan_network
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6e8aa0.c192 u8 aid = aids[ctx->id >> 5]; local
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dwcn36xx.h183 u16 aid; member in struct:wcn36xx_sta
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_mgmt.c535 rsi_hal_send_sta_notify_frame(struct rsi_common *common, enum opmode opmode, u8 notify_event, const unsigned char *bssid, u8 qos_enable, u16 aid, u16 sta_id, struct ieee80211_vif *vif) argument
1470 rsi_inform_bss_status(struct rsi_common *common, enum opmode opmode, u8 status, const u8 *addr, u8 qos_enable, u16 aid, struct ieee80211_sta *sta, u16 sta_id, u16 assoc_cap, struct ieee80211_vif *vif) argument

Completed in 443 milliseconds

1234