Home
last modified time | relevance | path

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

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