Searched refs:nfp_flower_compile_action (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | main.h | 616 int nfp_flower_compile_action(struct nfp_app *app,
|
H A D | action.c | 1257 int nfp_flower_compile_action(struct nfp_app *app, in nfp_flower_compile_action() function
|
H A D | offload.c | 1373 err = nfp_flower_compile_action(app, rule, netdev, flow_pay, extack); in nfp_flower_add_offload()
|
H A D | conntrack.c | 805 err = nfp_flower_compile_action(priv->app, a_rule, netdev, flow_pay, NULL); in nfp_fl_merge_actions_offload()
|