Searched refs:nfp_flower_compile_action (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | main.h | 415 int nfp_flower_compile_action(struct nfp_app *app,
|
H A D | action.c | 1197 int nfp_flower_compile_action(struct nfp_app *app, in nfp_flower_compile_action() function
|
H A D | offload.c | 1325 err = nfp_flower_compile_action(app, flow, netdev, flow_pay, extack); in nfp_flower_add_offload()
|
/kernel/linux/linux-6.6/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()
|
Completed in 14 milliseconds