Home
last modified time | relevance | path

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

/drivers/net/ethernet/netronome/nfp/flower/
Daction.c520 nfp_fl_set_eth(const struct flow_action_entry *act, u32 off, in nfp_fl_set_eth() function
521 struct nfp_fl_set_eth *set_eth, struct netlink_ext_ack *extack) in nfp_fl_set_eth()
790 struct nfp_fl_set_eth set_eth;
907 return nfp_fl_set_eth(act, offset, &set_act->set_eth, extack); in nfp_fl_pedit()
Dcmsg.h130 struct nfp_fl_set_eth { struct
Doffload.c596 struct nfp_fl_set_eth *eth; in nfp_flower_update_merge_with_actions()
635 eth = (struct nfp_fl_set_eth *)a; in nfp_flower_update_merge_with_actions()