• Home
  • Raw
  • Download

Lines Matching refs:U

26 	.irq_mask = ~0U,		  \
167 unsigned int prio = 0U; in hw_atl2_hw_qos_set()
168 u32 tc = 0U; in hw_atl2_hw_qos_set()
175 hw_atl_tps_tx_pkt_shed_desc_vm_arb_mode_set(self, 0U); in hw_atl2_hw_qos_set()
180 u32 threshold = 0U; in hw_atl2_hw_qos_set()
287 hw_atl2_tps_tx_pkt_shed_data_arb_mode_set(self, min_rate_msk ? 1U : 0U); in hw_atl2_hw_init_tx_tc_rate_limit()
291 hw_atl_tps_tx_pkt_shed_desc_tc_arb_mode_set(self, 0U); in hw_atl2_hw_init_tx_tc_rate_limit()
293 hw_atl_tps_tx_desc_rate_mode_set(self, nic_cfg->is_qos ? 1U : 0U); in hw_atl2_hw_init_tx_tc_rate_limit()
296 const u32 en = (nic_cfg->tc_max_rate[tc] != 0) ? 1U : 0U; in hw_atl2_hw_init_tx_tc_rate_limit()
340 hw_atl_tps_tx_desc_rate_y_set(self, desc, 0U); in hw_atl2_hw_init_tx_tc_rate_limit()
346 hw_atl_tps_tx_desc_rate_en_set(self, desc, 0U); in hw_atl2_hw_init_tx_tc_rate_limit()
348 hw_atl_tps_tx_desc_rate_y_set(self, desc, 0U); in hw_atl2_hw_init_tx_tc_rate_limit()
369 hw_atl_tdm_tx_dca_en_set(self, 0U); in hw_atl2_hw_init_tx_path()
370 hw_atl_tdm_tx_dca_mode_set(self, 0U); in hw_atl2_hw_init_tx_path()
374 hw_atl2_tpb_tx_buf_clk_gate_en_set(self, 0U); in hw_atl2_hw_init_tx_path()
502 hw_atl_rpfl2_uc_flr_en_set(self, (i == 0U) ? 1U : 0U, i); in hw_atl2_hw_init_rx_path()
507 hw_atl_reg_rx_flr_mcst_flr_set(self, HW_ATL_MCAST_FLT_ANY_TO_HOST, 0U); in hw_atl2_hw_init_rx_path()
525 hw_atl_rpfl2broadcast_count_threshold_set(self, 0xFFFFU & (~0U / 256U)); in hw_atl2_hw_init_rx_path()
527 hw_atl_rdm_rx_dca_en_set(self, 0U); in hw_atl2_hw_init_rx_path()
528 hw_atl_rdm_rx_dca_mode_set(self, 0U); in hw_atl2_hw_init_rx_path()
591 (1U << 0x17)), 0U); in hw_atl2_hw_init()
613 #define IS_FILTER_ENABLED(_F_) ((packet_filter & (_F_)) ? 1U : 0U)
638 for (cfg->mc_list_count = 0U; in hw_atl2_hw_multicast_list_set()
646 hw_atl_rpfl2_uc_flr_en_set(self, 0U, HW_ATL2_MAC_MIN + i); in hw_atl2_hw_multicast_list_set()
668 unsigned int i = 0U; in hw_atl2_hw_interrupt_moderation_set()
675 hw_atl_tdm_tx_desc_wr_wb_irq_en_set(self, 0U); in hw_atl2_hw_interrupt_moderation_set()
677 hw_atl_rdm_rx_desc_wr_wb_irq_en_set(self, 0U); in hw_atl2_hw_interrupt_moderation_set()
742 hw_atl_tdm_tdm_intr_moder_en_set(self, 0U); in hw_atl2_hw_interrupt_moderation_set()
744 hw_atl_rdm_rdm_intr_moder_en_set(self, 0U); in hw_atl2_hw_interrupt_moderation_set()
745 itr_tx = 0U; in hw_atl2_hw_interrupt_moderation_set()
746 itr_rx = 0U; in hw_atl2_hw_interrupt_moderation_set()
783 hw_atl_rpf_vlan_flr_en_set(self, 0U, i); in hw_atl2_hw_vlan_set()
784 hw_atl_rpf_vlan_rxq_en_flr_set(self, 0U, i); in hw_atl2_hw_vlan_set()