Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c44 struct otx2_tc_flow { struct
253 struct otx2_tc_flow *node, in otx2_tc_act_set_police()
308 struct otx2_tc_flow *node) in otx2_tc_parse_actions()
394 static int otx2_tc_prepare_flow(struct otx2_nic *nic, struct otx2_tc_flow *node, in otx2_tc_prepare_flow()
626 struct otx2_tc_flow *flow_node; in otx2_tc_del_flow()
678 struct otx2_tc_flow *new_node, *old_node; in otx2_tc_add_flow()
787 struct otx2_tc_flow *flow_node; in otx2_tc_get_flow_stats()
1028 .head_offset = offsetof(struct otx2_tc_flow, node),
1029 .key_offset = offsetof(struct otx2_tc_flow, cookie),
1030 .key_len = sizeof(((struct otx2_tc_flow *)0)->cookie),