Searched defs:pSrc (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | dot11f.c | 134 #define DOT11F_PARAMETER_CHECK2(pSrc, pBuf, nBuf, pnConsumed) \ argument 154 #define DOT11F_PARAMETER_CHECK2(pSrc, pBuf, nBuf, pnConsumed) \ argument 21343 tDot11fFfAID *pSrc, in dot11f_pack_ff_aid() 21351 tDot11fFfAction *pSrc, in dot11f_pack_ff_action() 21359 tDot11fFfAuthAlgo *pSrc, in dot11f_pack_ff_auth_algo() 21367 tDot11fFfAuthSeqNo *pSrc, in dot11f_pack_ff_auth_seq_no() 21375 tDot11fFfBeaconInterval *pSrc, in dot11f_pack_ff_beacon_interval() 21383 tDot11fFfCapabilities *pSrc, in dot11f_pack_ff_capabilities() 21409 tDot11fFfCategory *pSrc, in dot11f_pack_ff_category() 21417 tDot11fFfCurrentAPAddress *pSrc, in dot11f_pack_ff_current_ap_address() [all …]
|
/wlan-driver/qca-wifi-host-cmn/htc/ |
D | dl_list.h | 170 static inline void dl_list_transfer_items_to_tail(PDL_LIST pDest, PDL_LIST pSrc) in dl_list_transfer_items_to_tail() 186 static inline void dl_list_transfer_items_to_head(PDL_LIST pDest, PDL_LIST pSrc) in dl_list_transfer_items_to_head()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_security_utils.c | 591 void lim_compute_crc32(uint8_t *pDest, uint8_t *pSrc, uint16_t len) in lim_compute_crc32() 635 lim_rc4(uint8_t *pDest, uint8_t *pSrc, uint8_t *seed, uint32_t keyLength, in lim_rc4()
|