Home
last modified time | relevance | path

Searched refs:tc_id (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.c1336 u8 tc_id, in dpni_set_rx_tc_dist() argument
1348 cmd_params->tc_id = tc_id; in dpni_set_rx_tc_dist()
1375 u8 tc_id, in dpni_set_congestion_notification() argument
1388 cmd_params->tc = tc_id; in dpni_set_congestion_notification()
1777 u8 tc_id, in dpni_add_fs_entry() argument
1790 cmd_params->tc_id = tc_id; in dpni_add_fs_entry()
1817 u8 tc_id, in dpni_remove_fs_entry() argument
1828 cmd_params->tc_id = tc_id; in dpni_remove_fs_entry()
1891 u8 tc_id, in dpni_add_qos_entry() argument
1902 cmd_params->tc_id = tc_id; in dpni_add_qos_entry()
H A Ddpni.h686 u8 tc_id,
943 u8 tc_id,
1039 u8 tc_id,
1047 u8 tc_id,
1054 u8 tc_id,
H A Ddpni-cmd.h391 u8 tc_id; member
556 u8 tc_id; member
571 u8 tc_id; member
594 u8 tc_id; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.h48 u8 tc_id; member
113 u8 tc_id; member
H A Dhclge_debugfs.c553 bp_to_qs_map_cmd->tc_id); in hclge_dbg_dump_tm_pg()
690 int tc_id, qset_id; in hclge_dbg_dump_tm_map() local
722 tc_id = tc->tc_id & 0x7; in hclge_dbg_dump_tm_map()
726 queue_id, qset_id, pri_id, tc_id); in hclge_dbg_dump_tm_map()
738 bp_to_qs_map_cmd->tc_id = tc_id; in hclge_dbg_dump_tm_map()
H A Dhclge_tm.c507 bp_to_qs_map_cmd->tc_id = tc; in hclge_tm_qs_bp_cfg()
639 hdev->tm_info.tc_info[i].tc_id = i; in hclge_tm_tc_info_init()
H A Dhclge_main.h339 u8 tc_id; member
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddpni.c602 uint8_t tc_id, in dpni_set_rx_flow() argument
612 DPNI_CMD_SET_RX_FLOW(cmd, tc_id, flow_id, cfg); in dpni_set_rx_flow()
621 uint8_t tc_id, in dpni_get_rx_flow() argument
631 DPNI_CMD_GET_RX_FLOW(cmd, tc_id, flow_id); in dpni_get_rx_flow()
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpni.h388 #define DPNI_CMD_SET_RX_FLOW(cmd, tc_id, flow_id, cfg) \ argument
396 MC_CMD_OP(cmd, 2, 16, 8, uint8_t, tc_id); \
409 #define DPNI_CMD_GET_RX_FLOW(cmd, tc_id, flow_id) \ argument
411 MC_CMD_OP(cmd, 0, 16, 8, uint8_t, tc_id); \
1666 uint8_t tc_id,
1684 uint8_t tc_id,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_fw_funcs.c491 u8 tc_id = pq_params[i].tc_id; in qed_tx_pq_map_rt_init() local
497 tc_id, in qed_tx_pq_map_rt_init()
504 &vport_params[vport_id_in_pf].first_tx_pq_id[tc_id]; in qed_tx_pq_map_rt_init()
548 tc_id, in qed_tx_pq_map_rt_init()
641 pq_params[i].tc_id, in qed_pf_wfq_rt_init()
H A Dqed_dev.c1661 qm_info->qm_pq_params[pq_idx].tc_id = tc; in qed_init_qm_pq()
2038 pq->tc_id, pq->wrr_group, pq->rl_valid, pq->rl_id); in qed_dp_init_qm_params()
H A Dqed_hsi.h2635 u8 tc_id; member
2661 u8 tc_id; member