Searched defs:log2 (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | ol_txrx_peer_find.c | 48 int log2 = -1; in ol_txrx_log2_ceil() local 110 int i, hash_elems, log2; in ol_txrx_peer_find_hash_attach() local
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/ |
D | wlan_crypto_obj_mgr.c | 53 int log2 = -1; in crypto_log2_ceil() local 68 int log2, hash_elems, i; in wlan_crypto_hash_init() local
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_peer.c | 439 int i, hash_elems, log2; in dp_peer_find_hash_attach() local 552 int i, hash_elems, log2; in dp_peer_find_hash_attach() local 781 int log2, hash_elems, i; in dp_peer_mec_hash_attach() local 1072 int i, hash_elems, log2; in dp_peer_ast_hash_attach() local
|
D | dp_internal.h | 1481 int log2 = -1; in dp_log2_ceil() local
|
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
D | qdf_util.h | 690 int log2; in qdf_get_pwr2() local
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
D | dp_be.c | 2425 int i, log2; in dp_mlo_peer_find_hash_attach_be() local
|