Home
last modified time | relevance | path

Searched defs:aid (Results 1 – 25 of 49) sorted by relevance

12

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_beamforming.h113 u16 aid; member
129 u16 aid; /*Used to construct AID field of NDPA packet.*/ member
176 u16 aid; member
234 u16 aid : 12; member
Dphydm_antdiv.c6105 unsigned short aid) in odm_set_tx_ant_by_tx_info()
6169 u16 aid) in odm_set_tx_ant_by_tx_info_hal()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dtransport.c46 #define UNSEG_HDR(akf, aid) (((akf) << 6) | ((aid) & AID_MASK)) argument
47 #define SEG_HDR(akf, aid) (UNSEG_HDR((akf), (aid)) | 0x80) argument
459 u8_t aid; in bt_mesh_trans_send() local
1567 u16_t addr, const u8_t **key, u8_t *aid) in bt_mesh_app_key_get()
Dnet.h309 aid : 6; member
Dfriend.c312 u8_t aid; member
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/
Drmparser.c311 void rm_set_vasid(u32 vid, u32 aid) in rm_set_vasid()
Dpsparser.c849 s32 psparser_init(u32 vid, u32 aid, u32 sid, struct vdec_s *vdec) in psparser_init()
1055 void psparser_change_avid(unsigned int vid, unsigned int aid) in psparser_change_avid()
Dtsdemux.c462 s32 tsdemux_init(u32 vid, u32 aid, u32 sid, u32 pcrid, bool is_hevc, in tsdemux_init()
1050 void tsdemux_change_avid(unsigned int vid, unsigned int aid) in tsdemux_change_avid()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/amports/
Dstreambuf.h45 u32 aid; member
114 u32 aid; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dmesh_plink.c472 int aid; in mesh_allocate_aid() local
500 int aid; in __mesh_sta_info_alloc() local
Dmlme.c3274 u16 capab_info, aid; in ieee80211_assoc_success() local
3609 u16 capab_info, status_code, aid; in ieee80211_rx_mgmt_assoc_resp() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_rm.h23 #define RM_ID_FOR_ALL(aid) ((aid<<16)|RM_ALL_MEAS) argument
Drtw_beamforming.h95 u16 aid; member
164 u16 aid; member
Dieee80211_ext.h206 u16 aid; member
Dwlan_bssdef.h289 int aid; /* will only be valid when a BSS is joinned. */ member
/device/soc/esp/esp32/components/bt/common/btc/include/btc/
Dbtc_task.h28 uint8_t aid; //application id member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_beamforming.c25 u16 aid:12; member
33 u16 aid; in _get_txvector_parameter() local
332 static u8 _send_vht_ndpa_packet(PADAPTER adapter, u8 *ra, u16 aid, enum channel_width bw) in _send_vht_ndpa_packet()
Drtw_sta_mgt.c1051 u16 aid, i, used_cnt = 0; in rtw_aid_alloc() local
/device/soc/chipsea/cst85/liteos_m/sdk/modules/wifi/fhost/
Dwifi_cfg_nx.h244 uint16_t aid; member
659 uint16_t aid; member
Dwifi_host.h105 uint16_t aid; member
/device/soc/winnermicro/wm800/board/platform/inc/
Dtls_wireless.h144 u16 aid; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/cmn_info/
Drtw_sta_info.h212 u16 aid; /*[Driver]*/ member
/device/soc/chipsea/cst85/liteos_m/sdk/modules/wifi/macif/
Dwifi_msg.h674 u16_l aid; member
993 u16_l aid; member
1139 u16_l aid; member
1633 u16_l aid; member
1895 u16_l aid; member
/device/soc/esp/esp32/components/esp_wifi/include/
Desp_wifi_types.h672 uint8_t aid; /**< the aid that ESP32 soft-AP gives to the station connected to */ member
679 uint8_t aid; /**< the aid that ESP32 soft-AP gave to the station disconnects to */ member
/device/soc/winnermicro/wm800/board/include/wifi/
Dwm_ieee80211_gcc.h697 u16 aid; member
837 u16 aid; member
1672 u8 tim_len, u16 aid) in ieee80211_check_tim()

12