/wlan-driver/qca-wifi-host-cmn/htc/ |
D | htc_packet.h | 158 #define COMPLETE_HTC_PACKET(p, status) \ argument 164 #define INIT_HTC_PACKET_INFO(p, b, len) \ argument 171 #define SET_HTC_PACKET_INFO_RX_REFILL(p, c, b, len, ep) \ argument 181 #define HTC_PACKET_RESET_RX(p) \ argument 185 #define SET_HTC_PACKET_INFO_TX(p, c, b, len, ep, tag) \ argument 196 #define SET_HTC_PACKET_NET_BUF_CONTEXT(p, nb) \ argument 201 #define GET_HTC_PACKET_NET_BUF_CONTEXT(p) (p)->pNetBufContext argument 217 #define HTC_PACKET_ENQUEUE(pQ, p) \ argument 223 #define HTC_PACKET_ENQUEUE_TO_HEAD(pQ, p) \ argument 241 #define HTC_PACKET_REMOVE(pQ, p) \ argument [all …]
|
D | htc_internal.h | 182 #define INC_HTC_EP_STAT(p, stat, count) ((p)->endpoint_stats.stat += (count)) argument 184 #define INC_HTC_EP_STAT(p, stat, count) argument
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
D | i_qdf_notifier.h | 31 #define qdf_blocking_notifier_init(p) BLOCKING_NOTIFIER_HEAD(p); argument 32 #define qdf_atomic_notifier_init(p) ATOMIC_NOTIFIER_HEAD(p); argument
|
D | i_qdf_nbuf.h | 1741 static inline void __qdf_nbuf_set_priority(struct sk_buff *skb, uint32_t p) in __qdf_nbuf_set_priority()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_prealloc.c | 465 struct dp_consistent_prealloc *p; in dp_prealloc_deinit() local 803 struct dp_consistent_prealloc *p; in dp_prealloc_init() local 969 struct dp_consistent_prealloc *p; in dp_prealloc_get_coherent() local 1000 struct dp_consistent_prealloc *p; in dp_prealloc_put_coherent() local
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | ol_rx_defrag.h | 149 static inline uint32_t get_le32(const uint8_t *p) in get_le32() 154 static inline void put_le32(uint8_t *p, uint32_t v) in put_le32()
|
D | ol_tx_sched.c | 1622 u_int8_t *p; in ol_tx_sched_log() local
|
D | ol_txrx_internal.h | 387 uint8_t *p; in ol_txrx_frms_dump() local
|
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
D | qdf_nbuf_frag.h | 121 #define qdf_frag_alloc(p, s) \ argument 138 #define qdf_frag_free(p) \ argument
|
D | qdf_trace.h | 92 #define DPTRACE(p) p argument 96 #define DPTRACE(p) argument 137 #define MTRACE(p) p argument 140 #define MTRACE(p) do { } while (0) argument
|
D | qdf_nbuf.h | 2382 #define qdf_nbuf_alloc_simple(d, s, r, a, p) \ argument 2385 #define qdf_nbuf_alloc(d, s, r, a, p) \ argument 2392 #define qdf_nbuf_frag_alloc(d, s, r, a, p) \ argument 2521 #define qdf_nbuf_page_frag_alloc(d, s, r, a, p) \ argument 2725 #define qdf_nbuf_alloc_ppe_ds(d, s, r, a, p) \ argument 5050 static inline void qdf_nbuf_set_priority(qdf_nbuf_t buf, uint32_t p) in qdf_nbuf_set_priority()
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/ |
D | dfs_init.c | 183 int p) in dfs_fill_filter_type() 229 int numpulses, p, n, i; in dfs_init_radar_filters() local
|
D | dfs_process_radarevent.c | 474 int p; in __dfs_process_radarevent() local 1006 int p; in dfs_check_if_bin5() local
|
D | dfs_fcc_bin5.c | 348 int p, num_fft_packets = 0; in dfs_check_chirping_sowl() local
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/ |
D | wlan_crypto_def_i.h | 123 #define LE_READ_2(p) \ argument 130 #define LE_READ_4(p) \ argument 139 #define BE_READ_4(p) \ argument
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/inc/ |
D | dot11fdefs.h | 69 #define FRAMES_DUMP(ctx, sev, p, n) \ argument
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_napi.h | 100 #define NAPI_PIPE2ID(p) ((p)+1) argument
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
D | htt_tx.c | 332 uint32_t **p; in htt_tx_attach() local 502 uint32_t **p; in htt_tx_attach() local
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ |
D | hal_be_reo.c | 515 struct hal_reo_cmd_update_queue_params *p; in hal_reo_cmd_update_rx_queue_be() local
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/ |
D | hal_li_reo.c | 617 struct hal_reo_cmd_update_queue_params *p; in hal_reo_cmd_update_rx_queue_li() local
|
/wlan-driver/qcacld-3.0/os_if/dp/src/ |
D | os_if_dp.c | 513 uint8_t *p; in dp_dns_unmake_name_query() local
|
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
D | target_if_spectral_phyerr.c | 260 target_if_dbg_print_samp_param(struct target_if_samp_msg_params *p) in target_if_dbg_print_samp_param() 275 struct spectral_samp_data *p = &ss_msg->samp_data; in target_if_dbg_print_samp_msg() local
|
/wlan-driver/fw-api/fw/ |
D | htc.h | 64 #define ASSEMBLE_UNALIGNED_UINT16(p,highbyte,lowbyte) \ argument
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_rx.h | 512 static inline uint32_t dp_rx_get_le32(const uint8_t *p) in dp_rx_get_le32() 524 static inline void dp_rx_put_le32(uint8_t *p, uint32_t v) in dp_rx_put_le32()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_power.c | 417 struct list_head *p; in hdd_fill_ipv6_uc_addr() local
|