Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh.h508 void hw_atl_rpf_etht_flr_set(struct aq_hw_s *aq_hw, u32 etht_flr, u32 filter);
H A Dhw_atl_b0.c1515 hw_atl_rpf_etht_flr_set(self, data->ethertype, data->location); in hw_atl_b0_hw_fl2_set()
1540 hw_atl_rpf_etht_flr_set(self, 0U, data->location); in hw_atl_b0_hw_fl2_clear()
H A Dhw_atl_llh.c1051 void hw_atl_rpf_etht_flr_set(struct aq_hw_s *aq_hw, u32 etht_flr, u32 filter) in hw_atl_rpf_etht_flr_set() function