Searched defs:nfilt (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp.c | 130 bcmasp_netfilt_hw_en_wake(struct bcmasp_priv *priv, struct bcmasp_net_filter *nfilt) bcmasp_netfilt_hw_en_wake() argument 170 bcmasp_netfilt_get_reg_offset(struct bcmasp_priv *priv, struct bcmasp_net_filter *nfilt, enum asp_netfilt_reg_type reg_type, u32 offset) bcmasp_netfilt_get_reg_offset() argument 217 bcmasp_netfilt_wr(struct bcmasp_priv *priv, struct bcmasp_net_filter *nfilt, enum asp_netfilt_reg_type reg_type, u32 val, u32 offset) bcmasp_netfilt_wr() argument 234 bcmasp_netfilt_rd(struct bcmasp_priv *priv, struct bcmasp_net_filter *nfilt, enum asp_netfilt_reg_type reg_type, u32 offset) bcmasp_netfilt_rd() argument 251 bcmasp_netfilt_wr_m_wake(struct bcmasp_priv *priv, struct bcmasp_net_filter *nfilt, u32 offset, void *match, void *mask, size_t size) bcmasp_netfilt_wr_m_wake() argument 302 bcmasp_netfilt_reset_hw(struct bcmasp_priv *priv, struct bcmasp_net_filter *nfilt) bcmasp_netfilt_reset_hw() argument 313 bcmasp_netfilt_tcpip4_wr(struct bcmasp_priv *priv, struct bcmasp_net_filter *nfilt, struct ethtool_tcpip4_spec *match, struct ethtool_tcpip4_spec *mask, u32 offset) bcmasp_netfilt_tcpip4_wr() argument 342 bcmasp_netfilt_tcpip6_wr(struct bcmasp_priv *priv, struct bcmasp_net_filter *nfilt, struct ethtool_tcpip6_spec *match, struct ethtool_tcpip6_spec *mask, u32 offset) bcmasp_netfilt_tcpip6_wr() argument 372 bcmasp_netfilt_wr_to_hw(struct bcmasp_priv *priv, struct bcmasp_net_filter *nfilt) bcmasp_netfilt_wr_to_hw() argument 713 bcmasp_netfilt_release(struct bcmasp_intf *intf, struct bcmasp_net_filter *nfilt) bcmasp_netfilt_release() argument [all...] |
Completed in 2 milliseconds