Home
last modified time | relevance | path

Searched refs:hw_atl_rpf_l4_dpd_set (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c898 hw_atl_rpf_l4_dpd_set(self, 0U, location); in hw_atl_a0_hw_fl3l4_clear()
907 hw_atl_rpf_l4_dpd_set(self, 0U, location + i); in hw_atl_a0_hw_fl3l4_clear()
940 hw_atl_rpf_l4_dpd_set(self, data->p_dst, location); in hw_atl_a0_hw_fl3l4_set()
H A Dhw_atl_b0.c1456 hw_atl_rpf_l4_dpd_set(self, 0U, location); in hw_atl_b0_hw_fl3l4_clear()
1465 hw_atl_rpf_l4_dpd_set(self, 0U, location + i); in hw_atl_b0_hw_fl3l4_clear()
1502 hw_atl_rpf_l4_dpd_set(self, data->p_dst, location); in hw_atl_b0_hw_fl3l4_set()
H A Dhw_atl_llh.h514 void hw_atl_rpf_l4_dpd_set(struct aq_hw_s *aq_hw, u32 val, u32 filter);
H A Dhw_atl_llh.c1065 void hw_atl_rpf_l4_dpd_set(struct aq_hw_s *aq_hw, u32 val, u32 filter) in hw_atl_rpf_l4_dpd_set() function