Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c254 nfilter = bcmasp_netfilt_get_init(intf, loc, wake, true); in bcmasp_flow_insert()
273 nfilter = bcmasp_netfilt_get_init(intf, cmd->fs.location, false, false); in bcmasp_flow_delete()
286 nfilter = bcmasp_netfilt_get_init(intf, cmd->fs.location, false, false); in bcmasp_flow_get()
H A Dbcmasp.h568 struct bcmasp_net_filter *bcmasp_netfilt_get_init(struct bcmasp_intf *intf,
H A Dbcmasp.c647 struct bcmasp_net_filter *bcmasp_netfilt_get_init(struct bcmasp_intf *intf, in bcmasp_netfilt_get_init() function