Searched refs:vcap_chain_offset (Results 1 – 4 of 4) sorted by relevance
224 int vcap_chain_offset(struct vcap_control *vctrl, int from_cid, int to_cid);
1659 int vcap_chain_offset(struct vcap_control *vctrl, int from_cid, int to_cid) in vcap_chain_offset() function1671 EXPORT_SYMBOL_GPL(vcap_chain_offset);
388 diff = vcap_chain_offset(vctrl, f->common.chain_index, to_cid); in lan966x_tc_add_rule_link()
651 diff = vcap_chain_offset(vctrl, from_cid, to_cid); in sparx5_tc_add_rule_link()