Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h214 void aq_nic_release_filter(struct aq_nic_s *self, enum aq_rx_filter_type type,
H A Daq_ptp.c1258 aq_nic_release_filter(aq_nic, aq_rx_filter_ethertype, in aq_ptp_free()
1260 aq_nic_release_filter(aq_nic, aq_rx_filter_l3l4, in aq_ptp_free()
H A Daq_nic.c1538 void aq_nic_release_filter(struct aq_nic_s *self, enum aq_rx_filter_type type, in aq_nic_release_filter() function