Searched refs:nfp_fl_set_tport (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | action.c | 734 nfp_fl_set_tport(const struct flow_action_entry *act, u32 off, in nfp_fl_set_tport() function 735 struct nfp_fl_set_tport *set_tport, int opcode, in nfp_fl_set_tport() 786 struct nfp_fl_set_tport set_tport; 914 return nfp_fl_set_tport(act, offset, &set_act->set_tport, in nfp_fl_pedit() 917 return nfp_fl_set_tport(act, offset, &set_act->set_tport, in nfp_fl_pedit()
|
| H A D | cmsg.h | 176 struct nfp_fl_set_tport { struct
|
| H A D | offload.c | 597 struct nfp_fl_set_tport *tport; in nfp_flower_update_merge_with_actions() 676 tport = (struct nfp_fl_set_tport *)a; in nfp_flower_update_merge_with_actions()
|