Lines Matching refs:tid
265 uint32_t tid, in ulp_mapper_tmpl_reject_list_get() argument
273 *num_tbls = dev_tbls->tmpl_list[tid].reject_info.cond_nums; in ulp_mapper_tmpl_reject_list_get()
274 *opc = dev_tbls->tmpl_list[tid].reject_info.cond_list_opcode; in ulp_mapper_tmpl_reject_list_get()
275 idx = dev_tbls->tmpl_list[tid].reject_info.cond_start_idx; in ulp_mapper_tmpl_reject_list_get()
312 uint32_t tid, in ulp_mapper_tbl_list_get() argument
320 idx = dev_tbls->tmpl_list[tid].start_tbl_idx; in ulp_mapper_tbl_list_get()
321 *num_tbls = dev_tbls->tmpl_list[tid].num_tbls; in ulp_mapper_tbl_list_get()
3638 ulp_mapper_tbls_process(struct bnxt_ulp_mapper_parms *parms, uint32_t tid) in ulp_mapper_tbls_process() argument
3648 cond_tbls = ulp_mapper_tmpl_reject_list_get(parms, tid, in ulp_mapper_tbls_process()
3668 tid); in ulp_mapper_tbls_process()
3673 tbls = ulp_mapper_tbl_list_get(parms, tid, &num_tbls); in ulp_mapper_tbls_process()
3677 parms->dev_id, tid); in ulp_mapper_tbls_process()
3784 parms->dev_id, tid); in ulp_mapper_tbls_process()