Home
last modified time | relevance | path

Searched refs:buf (Results 1 – 25 of 846) sorted by relevance

12345678910>>...34

/wlan-driver/wpa_supplicant_8/src/p2p/
H A Dp2p_build.c
/wlan-driver/wpa_supplicant_8/src/utils/
H A Dwpabuf.c
H A Dwpabuf.h
H A Dwpa_debug.c
H A Dpcsc_funcs.c
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_nbuf.h1261 typedef void (*qdf_dma_map_cb_t)(void *arg, qdf_nbuf_t buf,
1285 qdf_nbuf_set_send_complete_flag(qdf_nbuf_t buf, bool flag) in qdf_nbuf_set_send_complete_flag() argument
1287 __qdf_nbuf_set_send_complete_flag(buf, flag); in qdf_nbuf_set_send_complete_flag()
1304 qdf_nbuf_t buf,
1309 #define qdf_nbuf_map(osdev, buf, dir) \ argument
1310 qdf_nbuf_map_debug(osdev, buf, dir, __func__, __LINE__)
1313 qdf_nbuf_t buf,
1318 #define qdf_nbuf_unmap(osdev, buf, dir) \ argument
1319 qdf_nbuf_unmap_debug(osdev, buf, dir, __func__, __LINE__)
1322 qdf_nbuf_t buf,
[all …]
H A Di_qdf_nbuf_api_w.h32 static inline void *qdf_nbuf_get_tx_fctx(qdf_nbuf_t buf) in qdf_nbuf_get_tx_fctx() argument
34 return __qdf_nbuf_get_tx_fctx(buf); in qdf_nbuf_get_tx_fctx()
37 static inline void *qdf_nbuf_get_rx_fctx(qdf_nbuf_t buf) in qdf_nbuf_get_rx_fctx() argument
39 return __qdf_nbuf_get_rx_fctx(buf); in qdf_nbuf_get_rx_fctx()
44 qdf_nbuf_set_tx_fctx_type(qdf_nbuf_t buf, void *ctx, uint8_t type) in qdf_nbuf_set_tx_fctx_type() argument
46 __qdf_nbuf_set_tx_fctx_type(buf, ctx, type); in qdf_nbuf_set_tx_fctx_type()
50 qdf_nbuf_set_rx_fctx_type(qdf_nbuf_t buf, void *ctx, uint8_t type) in qdf_nbuf_set_rx_fctx_type() argument
52 __qdf_nbuf_set_rx_fctx_type(buf, ctx, type); in qdf_nbuf_set_rx_fctx_type()
57 qdf_nbuf_get_ext_cb(qdf_nbuf_t buf) in qdf_nbuf_get_ext_cb() argument
59 return __qdf_nbuf_get_ext_cb(buf); in qdf_nbuf_get_ext_cb()
[all …]
H A Di_qdf_nbuf_api_m.h32 static inline int qdf_nbuf_ipa_owned_get(qdf_nbuf_t buf) in qdf_nbuf_ipa_owned_get() argument
34 return __qdf_nbuf_ipa_owned_get(buf); in qdf_nbuf_ipa_owned_get()
37 static inline void qdf_nbuf_ipa_owned_set(qdf_nbuf_t buf) in qdf_nbuf_ipa_owned_set() argument
39 __qdf_nbuf_ipa_owned_set(buf); in qdf_nbuf_ipa_owned_set()
42 static inline void qdf_nbuf_ipa_owned_clear(qdf_nbuf_t buf) in qdf_nbuf_ipa_owned_clear() argument
44 __qdf_nbuf_ipa_owned_clear(buf); in qdf_nbuf_ipa_owned_clear()
47 static inline int qdf_nbuf_ipa_priv_get(qdf_nbuf_t buf) in qdf_nbuf_ipa_priv_get() argument
49 return __qdf_nbuf_ipa_priv_get(buf); in qdf_nbuf_ipa_priv_get()
52 static inline void qdf_nbuf_ipa_priv_set(qdf_nbuf_t buf, uint32_t priv) in qdf_nbuf_ipa_priv_set() argument
56 __qdf_nbuf_ipa_priv_set(buf, priv); in qdf_nbuf_ipa_priv_set()
[all …]
/wlan-driver/fw-api/fw/
H A Dwmi_tlv_defs.h114 #define WMITLV_TABLE(id,op,buf,len) WMITLV_TABLE_##id(id,op,buf,len) argument
2334 #define WMITLV_TABLE_WMI_INIT_CMDID(id,op,buf,len)\ argument
2335 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_STRUC_wmi_init_cmd_fixed_param, wmi_init_cmd_fixed_param, fi…
2336 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_STRUC_wmi_resource_config, wmi_resource_config, resource_con…
2337 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wlan_host_memory_chunk, host_mem_chunks, WMITLV…
2338 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_STRUC_wmi_pdev_set_hw_mode_cmd_fixed_param, wmi_pdev_set_hw_…
2339 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_pdev_band_to_mac, band_to_mac, WMITLV_SIZE_…
2340 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_htt_msdu_idx_to_htt_msdu_qtype, htt_msdu_id…
2345 #define WMITLV_TABLE_WMI_PEER_CREATE_CMDID(id,op,buf,len) \ argument
2346 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_STRUC_wmi_peer_create_cmd_fixed_param, wmi_peer_create_cmd_f…
[all …]
/wlan-driver/wpa_supplicant_8/src/common/
H A Dgas.c
H A Dwpa_helpers.c
/wlan-driver/wpa_supplicant_8/src/ap/
H A Dgas_serv.c
H A Dhs20.c
H A Drrm.c
/wlan-driver/wpa_supplicant_8/hostapd/
H A Dconfig_file.c
H A Dctrl_iface.c
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_rx_tlv.h844 static inline uint32_t hal_rx_tlv_msdu_done_get_be(uint8_t *buf) in hal_rx_tlv_msdu_done_get_be() argument
846 return HAL_RX_TLV_MSDU_DONE_GET(buf); in hal_rx_tlv_msdu_done_get_be()
855 static inline uint32_t hal_rx_tlv_first_mpdu_get_be(uint8_t *buf) in hal_rx_tlv_first_mpdu_get_be() argument
857 struct rx_pkt_tlvs *rx_pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_tlv_first_mpdu_get_be()
868 static inline bool hal_rx_msdu_cce_match_get_be(uint8_t *buf) in hal_rx_msdu_cce_match_get_be() argument
870 struct rx_pkt_tlvs *rx_pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_cce_match_get_be()
880 static inline uint32_t hal_rx_msdu_peer_meta_data_get_be(uint8_t *buf) in hal_rx_msdu_peer_meta_data_get_be() argument
882 struct rx_pkt_tlvs *rx_pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_msdu_peer_meta_data_get_be()
895 static inline QDF_STATUS hal_rx_mpdu_get_addr1_be(uint8_t *buf, in hal_rx_mpdu_get_addr1_be() argument
898 struct rx_pkt_tlvs *rx_pkt_tlvs = (struct rx_pkt_tlvs *)buf; in hal_rx_mpdu_get_addr1_be()
[all …]
/wlan-driver/wpa_supplicant_8/src/crypto/
H A Daes-eax.c
/wlan-driver/wpa_supplicant_8/src/tls/
H A Dasn1.c
/wlan-driver/wpa_supplicant_8/src/wps/
H A Dwps_upnp_web.c
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dtwt.c
H A Drobust_av.c
/wlan-driver/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211_android.c
/wlan-driver/wpa_supplicant_8/src/eap_peer/
H A Deap_teap_pac.c
H A Deap_fast_pac.c

12345678910>>...34