Searched refs:prev_type (Results 1 – 5 of 5) sorted by relevance
103 u32 prev_type; member
1994 if (chunk->prev_type == chunk->type && in ath11k_qmi_alloc_target_mem_chunk()2002 chunk->prev_size, chunk->prev_type); in ath11k_qmi_alloc_target_mem_chunk()2033 chunk->prev_type = chunk->type; in ath11k_qmi_alloc_target_mem_chunk()
102 u32 prev_type; member
2550 if (chunk->prev_type == chunk->type && in ath12k_qmi_alloc_chunk()2578 chunk->prev_type = chunk->type; in ath12k_qmi_alloc_chunk()
193 struct mlx5_flow_act *action, u32 prev_type) in parse_flow_attr() argument429 switch (prev_type) { in parse_flow_attr()1522 u32 prev_type = 0; in _create_flow_rule() local1545 prev_type); in _create_flow_rule()1549 prev_type = ((union ib_flow_spec *)ib_flow)->type; in _create_flow_rule()
Completed in 876 milliseconds