Searched refs:tc_id (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_func.h96 u8 tc_id /* the mapped TC ID */; member in struct:init_nig_pri_tc_map_entry
129 u8 tc_id /* TC ID */; member in struct:init_qm_pq_params
H A Decore_init_fw_funcs.c431 ext_voq = ecore_get_ext_voq(p_hwfn, port_id, pq_params[i].tc_id, max_phys_tcs_per_port);
437 first_tx_pq_id = vport_params[vport_id_in_pf].first_tx_pq_id[pq_params[i].tc_id];
442 vport_params[vport_id_in_pf].first_tx_pq_id[pq_params[i].tc_id] = pq_id;
475 pq_info = PQ_INFO_ELEMENT(first_tx_pq_id, pf_id, pq_params[i].tc_id, port_id, rl_valid ? 1 : 0, rl_valid ? pq_params[i].vport_id : 0);
555 ext_voq = ecore_get_ext_voq(p_hwfn, port_id, pq_params[i].tc_id, max_phys_tcs_per_port);
1104 pri_tc_mask |= (req->pri[pri].tc_id << (pri * NIG_PRIORITY_MAP_TC_BITS));
1105 tc_pri_mask[req->pri[pri].tc_id] |= (1 << pri);
H A Decore_dev.c2013 qm_info->qm_pq_params[pq_idx].tc_id = tc;
2298 qm_info->start_pq + i, pq->vport_id, pq->tc_id, pq->wrr_group, pq->rl_valid);
/freebsd-10-stable/sys/dev/oce/
H A Doce_hw.h2836 uint8_t tc_id; member in struct:mbx_create_nic_wq::__anon9688::__anon9690

Completed in 153 milliseconds