Searched refs:art_base_index (Results 1 – 2 of 2) sorted by relevance
405 index = priv->art_base_index + HW_ATL2_RPF_L2_PROMISC_OFF_INDEX; in hw_atl2_hw_init_new_rx_filters()411 index = priv->art_base_index + HW_ATL2_RPF_VLAN_PROMISC_OFF_INDEX; in hw_atl2_hw_init_new_rx_filters()423 index = priv->art_base_index + HW_ATL2_RPF_PCP_TO_TC_INDEX + i; in hw_atl2_hw_init_new_rx_filters()439 index = priv->art_base_index + HW_ATL2_RPF_VLAN_PROMISC_OFF_INDEX; in hw_atl2_hw_new_rx_filter_vlan_promisc()452 index = priv->art_base_index + HW_ATL2_RPF_L2_PROMISC_OFF_INDEX; in hw_atl2_hw_new_rx_filter_promisc()552 priv->art_base_index = 8 * base_index; in hw_atl2_hw_init()785 index = priv->art_base_index + HW_ATL2_RPF_VLAN_USER_INDEX + i; in hw_atl2_hw_vlan_set()802 index = priv->art_base_index + in hw_atl2_hw_vlan_set()
124 unsigned int art_base_index; member