Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0.c1016 hw_atl_rpf_l4_dpd_set(self, 0U, location); in hw_atl_b0_hw_fl3l4_clear()
1025 hw_atl_rpf_l4_dpd_set(self, 0U, location + i); in hw_atl_b0_hw_fl3l4_clear()
1058 hw_atl_rpf_l4_dpd_set(self, data->p_dst, location); in hw_atl_b0_hw_fl3l4_set()
Dhw_atl_llh.h481 void hw_atl_rpf_l4_dpd_set(struct aq_hw_s *aq_hw, u32 val, u32 filter);
Dhw_atl_llh.c993 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