Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c332 cmd->rule_cnt = bcmasp_netfilt_get_active(intf); in bcmasp_get_rxnfc()
H A Dbcmasp.h557 int bcmasp_netfilt_get_active(struct bcmasp_intf *intf);
H A Dbcmasp.c575 int bcmasp_netfilt_get_active(struct bcmasp_intf *intf) in bcmasp_netfilt_get_active() function