Home
last modified time | relevance | path

Searched refs:vcap_is_next_lookup (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_kunit.c1903 ret = vcap_is_next_lookup(&test_vctrl, 8000000, 1001000); in vcap_api_next_lookup_basic_test()
1905 ret = vcap_is_next_lookup(&test_vctrl, 8000000, 8001000); in vcap_api_next_lookup_basic_test()
1907 ret = vcap_is_next_lookup(&test_vctrl, 8000000, 8101000); in vcap_api_next_lookup_basic_test()
1910 ret = vcap_is_next_lookup(&test_vctrl, 8100000, 8101000); in vcap_api_next_lookup_basic_test()
1912 ret = vcap_is_next_lookup(&test_vctrl, 8100000, 8201000); in vcap_api_next_lookup_basic_test()
1915 ret = vcap_is_next_lookup(&test_vctrl, 8200000, 8201000); in vcap_api_next_lookup_basic_test()
1917 ret = vcap_is_next_lookup(&test_vctrl, 8200000, 8301000); in vcap_api_next_lookup_basic_test()
1920 ret = vcap_is_next_lookup(&test_vctrl, 8300000, 8301000); in vcap_api_next_lookup_basic_test()
1922 ret = vcap_is_next_lookup(&test_vctrl, 8300000, 8401000); in vcap_api_next_lookup_basic_test()
1974 ret = vcap_is_next_lookup( in vcap_api_next_lookup_advanced_test()
[all...]
H A Dvcap_api_client.h226 bool vcap_is_next_lookup(struct vcap_control *vctrl, int cur_cid, int next_cid);
H A Dvcap_api.c1677 bool vcap_is_next_lookup(struct vcap_control *vctrl, int src_cid, int dst_cid) in vcap_is_next_lookup() function
1697 EXPORT_SYMBOL_GPL(vcap_is_next_lookup); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_flower.c287 if (!vcap_is_next_lookup(vctrl, fco->common.chain_index, in lan966x_tc_flower_action_check()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c294 if (!vcap_is_next_lookup(vctrl, fco->common.chain_index, in sparx5_tc_flower_action_check()

Completed in 20 milliseconds