Lines Matching refs:st

879 	struct hal_reo_queue_status *st =  in hal_reo_queue_stats_status_li()  local
892 &(st->header), hal_soc); in hal_reo_queue_stats_status_li()
896 st->ssn = HAL_GET_FIELD(REO_GET_QUEUE_STATS_STATUS_2, SSN, val); in hal_reo_queue_stats_status_li()
901 st->curr_idx = in hal_reo_queue_stats_status_li()
908 st->pn_31_0 = in hal_reo_queue_stats_status_li()
914 st->pn_63_32 = in hal_reo_queue_stats_status_li()
920 st->pn_95_64 = in hal_reo_queue_stats_status_li()
926 st->pn_127_96 = in hal_reo_queue_stats_status_li()
933 st->last_rx_enq_tstamp = in hal_reo_queue_stats_status_li()
939 st->last_rx_deq_tstamp = in hal_reo_queue_stats_status_li()
946 st->rx_bitmap_31_0 = in hal_reo_queue_stats_status_li()
952 st->rx_bitmap_63_32 = in hal_reo_queue_stats_status_li()
958 st->rx_bitmap_95_64 = in hal_reo_queue_stats_status_li()
964 st->rx_bitmap_127_96 = in hal_reo_queue_stats_status_li()
970 st->rx_bitmap_159_128 = in hal_reo_queue_stats_status_li()
976 st->rx_bitmap_191_160 = in hal_reo_queue_stats_status_li()
982 st->rx_bitmap_223_192 = in hal_reo_queue_stats_status_li()
988 st->rx_bitmap_255_224 = in hal_reo_queue_stats_status_li()
995 st->curr_mpdu_cnt = in hal_reo_queue_stats_status_li()
1001 st->curr_msdu_cnt = in hal_reo_queue_stats_status_li()
1007 st->fwd_timeout_cnt = in hal_reo_queue_stats_status_li()
1013 st->fwd_bar_cnt = in hal_reo_queue_stats_status_li()
1019 st->dup_cnt = in hal_reo_queue_stats_status_li()
1025 st->frms_in_order_cnt = in hal_reo_queue_stats_status_li()
1031 st->bar_rcvd_cnt = in hal_reo_queue_stats_status_li()
1037 st->mpdu_frms_cnt = in hal_reo_queue_stats_status_li()
1043 st->msdu_frms_cnt = in hal_reo_queue_stats_status_li()
1049 st->total_cnt = in hal_reo_queue_stats_status_li()
1055 st->late_recv_mpdu_cnt = in hal_reo_queue_stats_status_li()
1061 st->win_jump_2k = in hal_reo_queue_stats_status_li()
1067 st->hole_cnt = in hal_reo_queue_stats_status_li()
1078 struct hal_reo_flush_queue_status *st = in hal_reo_flush_queue_status_li() local
1091 &(st->header), hal_soc); in hal_reo_flush_queue_status_li()
1096 st->error = HAL_GET_FIELD(REO_FLUSH_QUEUE_STATUS_2, ERROR_DETECTED, in hal_reo_flush_queue_status_li()
1106 struct hal_reo_flush_cache_status *st = in hal_reo_flush_cache_status_li() local
1119 &(st->header), hal_soc); in hal_reo_flush_cache_status_li()
1124 st->error = HAL_GET_FIELD(REO_FLUSH_QUEUE_STATUS_2, ERROR_DETECTED, in hal_reo_flush_cache_status_li()
1130 st->block_error = HAL_GET_FIELD(REO_FLUSH_CACHE_STATUS_2, in hal_reo_flush_cache_status_li()
1133 if (!st->block_error) in hal_reo_flush_cache_status_li()
1140 st->cache_flush_status = HAL_GET_FIELD(REO_FLUSH_CACHE_STATUS_2, in hal_reo_flush_cache_status_li()
1147 st->cache_flush_status_desc_type = in hal_reo_flush_cache_status_li()
1155 st->cache_flush_cnt = in hal_reo_flush_cache_status_li()
1167 struct hal_reo_unblk_cache_status *st = in hal_reo_unblock_cache_status_li() local
1180 &st->header, hal_soc); in hal_reo_unblock_cache_status_li()
1185 st->error = HAL_GET_FIELD(REO_UNBLOCK_CACHE_STATUS_2, in hal_reo_unblock_cache_status_li()
1192 st->unblock_type = HAL_GET_FIELD(REO_UNBLOCK_CACHE_STATUS_2, in hal_reo_unblock_cache_status_li()
1196 if (!st->error && (st->unblock_type == UNBLOCK_RES_INDEX)) in hal_reo_unblock_cache_status_li()
1206 struct hal_reo_flush_timeout_list_status *st = in hal_reo_flush_timeout_list_status_li() local
1219 &(st->header), hal_soc); in hal_reo_flush_timeout_list_status_li()
1224 st->error = HAL_GET_FIELD(REO_FLUSH_TIMEOUT_LIST_STATUS_2, in hal_reo_flush_timeout_list_status_li()
1231 st->list_empty = HAL_GET_FIELD(REO_FLUSH_TIMEOUT_LIST_STATUS_2, in hal_reo_flush_timeout_list_status_li()
1238 st->rel_desc_cnt = HAL_GET_FIELD(REO_FLUSH_TIMEOUT_LIST_STATUS_3, in hal_reo_flush_timeout_list_status_li()
1245 st->fwd_buf_cnt = HAL_GET_FIELD(REO_FLUSH_TIMEOUT_LIST_STATUS_3, in hal_reo_flush_timeout_list_status_li()
1255 struct hal_reo_desc_thres_reached_status *st = in hal_reo_desc_thres_reached_status_li() local
1269 &(st->header), hal_soc); in hal_reo_desc_thres_reached_status_li()
1275 st->thres_index = HAL_GET_FIELD( in hal_reo_desc_thres_reached_status_li()
1284 st->link_desc_counter0 = HAL_GET_FIELD( in hal_reo_desc_thres_reached_status_li()
1292 st->link_desc_counter1 = HAL_GET_FIELD( in hal_reo_desc_thres_reached_status_li()
1300 st->link_desc_counter2 = HAL_GET_FIELD( in hal_reo_desc_thres_reached_status_li()
1308 st->link_desc_counter_sum = HAL_GET_FIELD( in hal_reo_desc_thres_reached_status_li()
1320 struct hal_reo_update_rx_queue_status *st = in hal_reo_rx_update_queue_status_li() local
1333 &(st->header), hal_soc); in hal_reo_rx_update_queue_status_li()