Searched refs:bcmasp_netfilt_get_init (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_ethtool.c | 254 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 D | bcmasp.h | 568 struct bcmasp_net_filter *bcmasp_netfilt_get_init(struct bcmasp_intf *intf,
|
H A D | bcmasp.c | 647 struct bcmasp_net_filter *bcmasp_netfilt_get_init(struct bcmasp_intf *intf, in bcmasp_netfilt_get_init() function
|