Searched refs:hw_atl_rpf_l4_spd_set (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
D | hw_atl_a0.c | 897 hw_atl_rpf_l4_spd_set(self, 0U, location); in hw_atl_a0_hw_fl3l4_clear() 906 hw_atl_rpf_l4_spd_set(self, 0U, location + i); in hw_atl_a0_hw_fl3l4_clear() 941 hw_atl_rpf_l4_spd_set(self, data->p_src, location); in hw_atl_a0_hw_fl3l4_set()
|
D | hw_atl_b0.c | 1455 hw_atl_rpf_l4_spd_set(self, 0U, location); in hw_atl_b0_hw_fl3l4_clear() 1464 hw_atl_rpf_l4_spd_set(self, 0U, location + i); in hw_atl_b0_hw_fl3l4_clear() 1503 hw_atl_rpf_l4_spd_set(self, data->p_src, location); in hw_atl_b0_hw_fl3l4_set()
|
D | hw_atl_llh.h | 511 void hw_atl_rpf_l4_spd_set(struct aq_hw_s *aq_hw, u32 val, u32 filter);
|
D | hw_atl_llh.c | 1058 void hw_atl_rpf_l4_spd_set(struct aq_hw_s *aq_hw, u32 val, u32 filter) in hw_atl_rpf_l4_spd_set() function
|