Lines Matching refs:dl_pipe

2109 	uint8_t ul_pipe, dl_pipe;  in hif_ce_bus_early_suspend()  local
2114 &ul_pipe, &dl_pipe, in hif_ce_bus_early_suspend()
2124 if (ce_id == dl_pipe) in hif_ce_bus_early_suspend()
2946 uint8_t ul_pipe, dl_pipe; in hif_calc_wbuff_pool_size() local
2957 &ul_pipe, &dl_pipe, in hif_calc_wbuff_pool_size()
2959 is_wmi_svc = !status && (dl_pipe == ce_id); in hif_calc_wbuff_pool_size()
2963 &ul_pipe, &dl_pipe, in hif_calc_wbuff_pool_size()
2973 else if (!is_wmi_svc && wmi_diag_svc && ce_id == dl_pipe) in hif_calc_wbuff_pool_size()
5747 uint8_t *ul_pipe, uint8_t *dl_pipe, int *ul_is_polled, in hif_map_service_to_pipe() argument
5776 *dl_pipe = element.pipenum; in hif_map_service_to_pipe()
5909 hif_info->dl_pipe.nentries = dest_ring->nentries; in hif_get_addl_pipe_info()
5910 hif_info->dl_pipe.nentries_mask = dest_ring->nentries_mask; in hif_get_addl_pipe_info()
5911 hif_info->dl_pipe.sw_index = dest_ring->sw_index; in hif_get_addl_pipe_info()
5912 hif_info->dl_pipe.write_index = dest_ring->write_index; in hif_get_addl_pipe_info()
5913 hif_info->dl_pipe.hw_index = dest_ring->hw_index; in hif_get_addl_pipe_info()
5914 hif_info->dl_pipe.base_addr_CE_space = in hif_get_addl_pipe_info()
5916 hif_info->dl_pipe.base_addr_owner_space = in hif_get_addl_pipe_info()
6070 uint8_t ul_pipe, dl_pipe; in hif_get_wake_ce_id() local
6076 &ul_pipe, &dl_pipe, in hif_get_wake_ce_id()
6083 *ce_id = dl_pipe; in hif_get_wake_ce_id()
6091 uint8_t ul_pipe, dl_pipe; in hif_get_fw_diag_ce_id() local
6097 &ul_pipe, &dl_pipe, in hif_get_fw_diag_ce_id()
6104 *ce_id = dl_pipe; in hif_get_fw_diag_ce_id()