Home
last modified time | relevance | path

Searched defs:a (Results 1 – 25 of 30) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
Dwlan_crypto_def_i.h40 static inline uint16_t wlan_crypto_get_be16(const uint8_t *a) in wlan_crypto_get_be16()
45 static inline void wlan_crypto_put_be16(uint8_t *a, uint16_t val) in wlan_crypto_put_be16()
51 static inline uint16_t wlan_crypto_get_le16(const uint8_t *a) in wlan_crypto_get_le16()
56 static inline void wlan_crypto_put_le16(uint8_t *a, uint16_t val) in wlan_crypto_put_le16()
62 static inline uint32_t wlan_crypto_get_be32(const uint8_t *a) in wlan_crypto_get_be32()
67 static inline void wlan_crypto_put_be32(uint8_t *a, uint32_t val) in wlan_crypto_put_be32()
75 static inline uint32_t wlan_crypto_get_le32(const uint8_t *a) in wlan_crypto_get_le32()
80 static inline void wlan_crypto_put_le32(uint8_t *a, uint32_t val) in wlan_crypto_put_le32()
88 static inline void wlan_crypto_put_be64(u8 *a, u64 val) in wlan_crypto_put_be64()
165 #define WLAN_CRYPTO_SELECTOR(a, b, c, d) \ argument
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_time.c155 bool qdf_system_time_after(qdf_time_t a, qdf_time_t b) in qdf_system_time_after()
162 bool qdf_system_time_before(qdf_time_t a, qdf_time_t b) in qdf_system_time_before()
169 bool qdf_system_time_after_eq(qdf_time_t a, qdf_time_t b) in qdf_system_time_after_eq()
Di_qdf_time.h285 static inline bool __qdf_system_time_after(__qdf_time_t a, __qdf_time_t b) in __qdf_system_time_after()
298 static inline bool __qdf_system_time_before(__qdf_time_t a, __qdf_time_t b) in __qdf_system_time_before()
312 static inline bool __qdf_system_time_after_eq(__qdf_time_t a, __qdf_time_t b) in __qdf_system_time_after_eq()
Dqdf_crypto.c45 static void xor(uint8_t *a, const uint8_t *b, size_t len) in xor()
157 static inline void xor_128(const uint8_t *a, const uint8_t *b, uint8_t *out) in xor_128()
478 const uint8_t *a[1]; in qdf_aes_s2v() local
Di_qdf_mem.h113 #define __qdf_align(a, mask) ALIGN(a, mask) argument
Di_qdf_trace.h54 #define __printf(a, b) argument
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_time.h435 static inline bool qdf_system_time_after(qdf_time_t a, qdf_time_t b) in qdf_system_time_after()
440 static inline bool qdf_system_time_before(qdf_time_t a, qdf_time_t b) in qdf_system_time_before()
445 static inline bool qdf_system_time_after_eq(qdf_time_t a, qdf_time_t b) in qdf_system_time_after_eq()
Dqdf_types.h1029 #define QDF_MAC_ADDR_REF(a) \ argument
1036 #define QDF_MAC_ADDR_REF(a) (a) argument
1209 #define QDF_IPV4_ADDR_ARRAY(a) (a)[0], (a)[1], (a)[2], (a)[3] argument
1243 #define QDF_IPV6_ADDR_ARRAY(a) \ argument
Dqdf_util.h663 #define qdf_min(a, b) __qdf_min(a, b) argument
Dqdf_mem.h43 #define qdf_align(a, align_size) __qdf_align(a, align_size) argument
Dqdf_nbuf.h2382 #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
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified.c226 #define WMI_COMMAND_RECORD(h, a, b) { \ argument
244 #define WMI_COMMAND_TX_CMP_RECORD(h, a, b, da, pa) { \ argument
278 #define WMI_EVENT_RECORD(h, a, b) { \ argument
296 #define WMI_RX_EVENT_RECORD(h, a, b) { \ argument
335 #define WMI_MGMT_COMMAND_RECORD(h, a, b) { \ argument
357 #define WMI_MGMT_COMMAND_TX_CMP_RECORD(h, a, b) { \ argument
382 #define WMI_MGMT_RX_EVENT_RECORD(h, a, b) do { \ argument
400 #define WMI_DIAG_RX_EVENT_RECORD(h, a, b) do { \ argument
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/platform/inc/
Dsys_wrapper.h82 #define tx_timer_create(a, b, c, d, e, f, g, h) tx_timer_create_intern_debug((void *)a, b, c, d… argument
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_rx_defrag.h120 static inline void xor_block(uint8_t *b, const uint8_t *a, qdf_size_t len) in xor_block()
/wlan-driver/qca-wifi-host-cmn/utils/sys/
Dqueue.h563 static inline void insque(void *a, void *b) in insque()
574 static inline void remque(void *a) in remque()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_debugfs_offload.c186 uint8_t *a = ipv6_addr; in ipv6_addr_string() local
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_tx_desc.c25 #define DP_TX_DESC_SIZE(a) qdf_get_pwr2(a) argument
39 #define DP_TX_DESC_SIZE(a) a argument
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
Dlinux_ac.c718 #define MIN(a, b) (((a) < (b)) ? (a) : (b)) argument
/wlan-driver/qca-wifi-host-cmn/dp/cmn_dp_api/
Ddp_ratetable.h75 #define DP_ATH_EP_MUL(a, b) ((a) * (b)) argument
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/src/
Dwlan_objmgr_pdev_obj.c290 void *a; in wlan_objmgr_pdev_component_obj_attach() local
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
Ddfs.h107 #define DFS_MIN(a, b) ((a) < (b)?(a):(b)) argument
108 #define DFS_MAX(a, b) ((a) > (b)?(a) : (b)) argument
109 #define DFS_DIFF(a, b)(DFS_MAX(a, b) - DFS_MIN(a, b)) argument
147 #define DFS_MARGIN_EQUAL(a, b, margin) ((DFS_DIFF(a, b)) <= margin) argument
/wlan-driver/fw-api/hw/qcn9000/
DHALcomdef.h850 #define ARR_SIZE( a ) ( sizeof( (a) ) / sizeof( (a[0]) ) ) argument
/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_rx_ll.c1036 #define RX_HASH_FUNCTION(a) \ argument
/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma.h277 #define P2PIE_PUT_LE16(a, val) \ argument
283 #define P2PIE_PUT_LE32(a, val) \ argument
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral_phyerr.c2071 uint32_t a = 0; in target_if_spectral_dump_hdr_gen2() local

12