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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore.h562 u8 ooo_tc; member in struct:ecore_qm_info
H A Decore_dcbx.c445 p_hwfn->qm_info.ooo_tc = GET_MFW_FIELD(p_ets->flags, DCBX_OOO_TC);
H A Decore_dev.c1919 /* unless MFW indicated otherwise, ooo_tc should be 3 for AH 4 port and 4 otherwise */
1920 if (!qm_info->ooo_tc)
1921 qm_info->ooo_tc = four_port ? DCBX_TCP_OOO_K2_4PORT_TC : DCBX_TCP_OOO_TC;
2134 ecore_init_qm_pq(p_hwfn, qm_info, qm_info->ooo_tc, PQ_INIT_SHARE_VPORT);
H A Decore_mcp.c2137 p_hwfn->qm_info.ooo_tc = p_hwfn->ufp_info.tc;

Completed in 200 milliseconds