Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/asp2/ !
H A Dbcmasp_ethtool.c256 nfilter = bcmasp_netfilt_get_init(intf, loc, wake, true); in bcmasp_flow_insert()
275 nfilter = bcmasp_netfilt_get_init(intf, cmd->fs.location, false, false); in bcmasp_flow_delete()
288 nfilter = bcmasp_netfilt_get_init(intf, cmd->fs.location, false, false); in bcmasp_flow_get()
H A Dbcmasp.h547 struct bcmasp_net_filter *bcmasp_netfilt_get_init(struct bcmasp_intf *intf,
H A Dbcmasp.c664 struct bcmasp_net_filter *bcmasp_netfilt_get_init(struct bcmasp_intf *intf, in bcmasp_netfilt_get_init() function