ooo_tc 424 drivers/net/ethernet/qlogic/qed/qed.h u8 ooo_tc; ooo_tc 384 drivers/net/ethernet/qlogic/qed/qed_dcbx.c p_hwfn->qm_info.ooo_tc = QED_MFW_GET_FIELD(p_ets->flags, DCBX_OOO_TC); ooo_tc 1561 drivers/net/ethernet/qlogic/qed/qed_dev.c if (!qm_info->ooo_tc) ooo_tc 1562 drivers/net/ethernet/qlogic/qed/qed_dev.c qm_info->ooo_tc = four_port ? DCBX_TCP_OOO_K2_4PORT_TC : ooo_tc 1836 drivers/net/ethernet/qlogic/qed/qed_dev.c qed_init_qm_pq(p_hwfn, qm_info, qm_info->ooo_tc, PQ_INIT_SHARE_VPORT); ooo_tc 1764 drivers/net/ethernet/qlogic/qed/qed_mcp.c p_hwfn->qm_info.ooo_tc = p_hwfn->ufp_info.tc;