Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c50 struct otx2_tc_flow { struct
325 struct otx2_tc_flow *node, in otx2_tc_act_set_police()
380 struct otx2_tc_flow *node) in otx2_tc_parse_actions()
471 static int otx2_tc_prepare_flow(struct otx2_nic *nic, struct otx2_tc_flow *node, in otx2_tc_prepare_flow()
709 struct otx2_tc_flow *flow_node; in otx2_tc_del_flow()
761 struct otx2_tc_flow *new_node, *old_node; in otx2_tc_add_flow()
870 struct otx2_tc_flow *flow_node; in otx2_tc_get_flow_stats()
1112 .head_offset = offsetof(struct otx2_tc_flow, node),
1113 .key_offset = offsetof(struct otx2_tc_flow, cookie),
1114 .key_len = sizeof(((struct otx2_tc_flow *)0)->cookie),