Searched refs:toeplitz_hash_result (Results 1 – 13 of 13) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
D | ce_api.h | 74 uint32_t toeplitz_hash_result); 387 uint32_t *toeplitz_hash_result); 471 uint32_t *toeplitz_hash_result); 635 uint32_t *toeplitz_hash_result); 657 uint32_t *toeplitz_hash_result);
|
D | ce_bmi.c | 71 unsigned int hw_index, uint32_t toeplitz_hash_result) in hif_bmi_send_done() argument 271 unsigned int toeplitz_hash_result; in hif_exchange_bmi_msg() local 276 &toeplitz_hash_result); in hif_exchange_bmi_msg()
|
D | ce_diag.c | 140 unsigned int toeplitz_hash_result; in hif_diag_read_mem() local 242 &toeplitz_hash_result) != QDF_STATUS_SUCCESS) { in hif_diag_read_mem() 345 unsigned int toeplitz_hash_result; in hif_diag_write_mem() local 423 NULL, NULL, &toeplitz_hash_result) != in hif_diag_write_mem()
|
D | ce_internal.h | 284 uint32_t toeplitz_hash_result:32; member 322 uint32_t toeplitz_hash_result:32; member 364 uint32_t toeplitz_hash_result:32; member 406 uint32_t toeplitz_hash_result:32; member
|
D | ce_service.c | 916 uint32_t *toeplitz_hash_result) in ce_cancel_send_next() argument 923 bufferp, nbytesp, transfer_idp, toeplitz_hash_result); in ce_cancel_send_next() 936 unsigned int *toeplitz_hash_result) in ce_completed_send_next() argument 950 hw_idx, toeplitz_hash_result); in ce_completed_send_next() 974 uint32_t toeplitz_hash_result; in ce_per_engine_servicereap() local 1009 &toeplitz_hash_result) == in ce_per_engine_servicereap() 1019 toeplitz_hash_result); in ce_per_engine_servicereap() 1089 uint32_t toeplitz_hash_result; in ce_engine_service_reg() local 1148 &toeplitz_hash_result) == QDF_STATUS_SUCCESS) { in ce_engine_service_reg() 1155 hw_idx, toeplitz_hash_result); in ce_engine_service_reg() [all …]
|
D | ce_bmi.h | 35 unsigned int hw_index, uint32_t toeplitz_hash_result);
|
D | ce_service_legacy.c | 943 uint32_t *toeplitz_hash_result) in ce_completed_send_next_nolock_legacy() argument 998 *toeplitz_hash_result = src_desc->toeplitz_hash_result; in ce_completed_send_next_nolock_legacy() 1000 *toeplitz_hash_result = 0; in ce_completed_send_next_nolock_legacy() 1027 uint32_t *toeplitz_hash_result) in ce_cancel_send_next_legacy() argument 1059 *toeplitz_hash_result = src_desc->toeplitz_hash_result; in ce_cancel_send_next_legacy() 1061 *toeplitz_hash_result = 0; in ce_cancel_send_next_legacy()
|
D | ce_service_srng.c | 593 uint32_t *toeplitz_hash_result) in ce_completed_send_next_nolock_srng() argument 625 *toeplitz_hash_result = 0; /*src_desc->toeplitz_hash_result;*/ in ce_completed_send_next_nolock_srng() 655 uint32_t *toeplitz_hash_result) in ce_cancel_send_next_srng() argument 689 *toeplitz_hash_result = 0; /*src_desc->toeplitz_hash_result;*/ in ce_cancel_send_next_srng()
|
D | ce_main.c | 3554 unsigned int toeplitz_hash_result) in hif_pci_ce_send_done() argument 3571 toeplitz_hash_result); in hif_pci_ce_send_done() 3580 &toeplitz_hash_result) == QDF_STATUS_SUCCESS); in hif_pci_ce_send_done() 4198 uint32_t toeplitz_hash_result; in hif_send_buffer_cleanup_on_pipe() local 4218 &id, &toeplitz_hash_result) == QDF_STATUS_SUCCESS) { in hif_send_buffer_cleanup_on_pipe() 4237 netbuf, id, toeplitz_hash_result); in hif_send_buffer_cleanup_on_pipe()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/ |
D | transfer.c | 59 uint32_t toeplitz_hash_result = 0; in hif_dev_rw_completion_handler() local 70 xfer_id, toeplitz_hash_result); in hif_dev_rw_completion_handler()
|
/wlan-driver/qca-wifi-host-cmn/htc/ |
D | htc_internal.h | 319 uint32_t toeplitz_hash_result);
|
D | htc_send.c | 2653 uint32_t toeplitz_hash_result) in htc_tx_completion_handler() argument
|
/wlan-driver/qca-wifi-host-cmn/hif/inc/ |
D | hif.h | 1087 uint32_t toeplitz_hash_result);
|