| /linux/include/uapi/rdma/ |
| H A D | hns-abi.h | 113 __u8 tc_mode; member 153 __u8 tc_mode; member
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_hw_utils.c | 125 switch (hw->aq_nic_cfg->tc_mode) { in aq_hw_num_tcs() 139 switch (hw->aq_nic_cfg->tc_mode) { in aq_hw_q_per_tc()
|
| H A D | aq_nic.h | 71 enum aq_tc_mode tc_mode; member 97 (((_NIC_CFG_)->tc_mode == AQ_TC_MODE_4TCS) ? 8 : 4)
|
| H A D | aq_ptp.c | 1181 tx_ring_idx = aq_ptp_ring_idx(aq_nic->aq_nic_cfg.tc_mode); in aq_ptp_init() 1188 rx_ring_idx = aq_ptp_ring_idx(aq_nic->aq_nic_cfg.tc_mode); in aq_ptp_init()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | vas.h | 152 int tc_mode; member 165 int tc_mode; member
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | vas-window.c | 750 winctx->tc_mode = rxattr->tc_mode; in init_winctx_for_rxwin() 838 rxattr->tc_mode = VAS_THRESH_DISABLED; in vas_init_rx_win_attr() 960 winctx->tc_mode = txattr->tc_mode; in init_winctx_for_txwin() 974 if (attr->tc_mode != VAS_THRESH_DISABLED) in tx_win_args_valid()
|
| H A D | vas.h | 410 int tc_mode; member
|
| /linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| H A D | hw_atl2.c | 200 switch (cfg->tc_mode) { in hw_atl2_hw_qos_set() 445 hw_atl_tpb_tps_tx_tc_mode_set(self, nic_cfg->tc_mode); in hw_atl2_hw_new_rx_filter_promisc() 602 hw_atl_rpb_rpf_rx_traf_class_mode_set(self, cfg->tc_mode); in hw_atl2_hw_ring_rx_init()
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | tc358767.c | 347 enum tc_mode { enum 2378 static enum tc_mode tc_probe_get_mode(struct device *dev) in tc_probe_get_mode() 2382 enum tc_mode mode = 0; in tc_probe_get_mode() 2419 static int tc_probe_bridge_endpoint(struct tc_data *tc, enum tc_mode mode) in tc_probe_bridge_endpoint()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| H A D | hw_atl_b0.c | 454 hw_atl_tpb_tps_tx_tc_mode_set(self, nic_cfg->tc_mode); in hw_atl_b0_hw_init_tx_path() 480 rss_ctrl1 = (cfg->tc_mode == AQ_TC_MODE_8TCS) ? in hw_atl_b0_hw_init_rx_rss_ctrl1() 493 hw_atl_rpb_rpf_rx_traf_class_mode_set(self, cfg->tc_mode); in hw_atl_b0_hw_init_rx_path()
|
| /linux/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hw_v2.c | 5206 u8 *tc_mode, u8 *priority) in hns_roce_hw_v2_get_dscp() 5215 return ops->get_dscp_prio(handle, dscp, tc_mode, priority); in hns_roce_hw_v2_get_dscp() 5249 &hr_qp->tc_mode, &hr_qp->priority); in hns_roce_set_sl() 5257 if (hr_qp->tc_mode == HNAE3_TC_MAP_MODE_DSCP) in hns_roce_set_sl() 5205 hns_roce_hw_v2_get_dscp(struct hns_roce_dev * hr_dev,u8 dscp,u8 * tc_mode,u8 * priority) hns_roce_hw_v2_get_dscp() argument
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_main.c | 10353 static int hclge_get_dscp_prio(struct hnae3_handle *h, u8 dscp, u8 *tc_mode, in hclge_update_vlan_filter_entries() 10361 if (tc_mode) in hclge_update_vlan_filter_entries() 10362 *tc_mode = vport->nic.kinfo.tc_map_mode; in hclge_update_vlan_filter_entries() 12781 hclge_get_dscp_prio(struct hnae3_handle * h,u8 dscp,u8 * tc_mode,u8 * priority) hclge_get_dscp_prio() argument
|