Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Daction.c488 nfp_fl_set_eth(const struct flow_action_entry *act, u32 off, in nfp_fl_set_eth() function
489 struct nfp_fl_set_eth *set_eth, struct netlink_ext_ack *extack) in nfp_fl_set_eth()
758 struct nfp_fl_set_eth set_eth;
876 return nfp_fl_set_eth(act, offset, &set_act->set_eth, extack); in nfp_fl_pedit()
Dcmsg.h128 struct nfp_fl_set_eth { struct
Doffload.c521 struct nfp_fl_set_eth *eth; in nfp_flower_update_merge_with_actions()
555 eth = (struct nfp_fl_set_eth *)a; in nfp_flower_update_merge_with_actions()