Searched refs:VCAP_FIELD_U32 (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_vcap_ag_api.c | 29 .type = VCAP_FIELD_U32, 34 .type = VCAP_FIELD_U32, 39 .type = VCAP_FIELD_U32, 59 .type = VCAP_FIELD_U32, 64 .type = VCAP_FIELD_U32, 69 .type = VCAP_FIELD_U32, 79 .type = VCAP_FIELD_U32, 84 .type = VCAP_FIELD_U32, 89 .type = VCAP_FIELD_U32, 99 .type = VCAP_FIELD_U32, [all …]
|
/linux-6.6.21/drivers/net/ethernet/microchip/vcap/ |
D | vcap_model_kunit.c | 19 .type = VCAP_FIELD_U32, 29 .type = VCAP_FIELD_U32, 34 .type = VCAP_FIELD_U32, 39 .type = VCAP_FIELD_U32, 44 .type = VCAP_FIELD_U32, 54 .type = VCAP_FIELD_U32, 59 .type = VCAP_FIELD_U32, 64 .type = VCAP_FIELD_U32, 74 .type = VCAP_FIELD_U32, 79 .type = VCAP_FIELD_U32, [all …]
|
D | vcap_api_kunit.c | 495 .type = VCAP_FIELD_U32, in vcap_api_encode_field_test() 544 .type = VCAP_FIELD_U32, in vcap_api_encode_short_field_test() 599 .ctrl.type = VCAP_FIELD_U32, in vcap_api_encode_keyfield_test() 604 .type = VCAP_FIELD_U32, in vcap_api_encode_keyfield_test() 723 .ctrl.type = VCAP_FIELD_U32, in vcap_api_encode_actionfield_test() 727 .type = VCAP_FIELD_U32, in vcap_api_encode_actionfield_test() 844 .ctrl.type = VCAP_FIELD_U32, in vcap_api_encode_rule_keyset_test() 862 .ctrl.type = VCAP_FIELD_U32, in vcap_api_encode_rule_keyset_test() 887 .ctrl.type = VCAP_FIELD_U32, in vcap_api_encode_rule_keyset_test() 954 .ctrl.type = VCAP_FIELD_U32, in vcap_api_encode_rule_actionset_test() [all …]
|
D | vcap_api.c | 13 [VCAP_FIELD_U32] = sizeof(struct vcap_u32_key), 24 [VCAP_FIELD_U32] = sizeof(struct vcap_u32_action), 464 case VCAP_FIELD_U32: in vcap_encode_keyfield() 556 case VCAP_FIELD_U32: in vcap_copy_from_client_keyfield() 611 case VCAP_FIELD_U32: in vcap_copy_from_client_actionfield() 755 case VCAP_FIELD_U32: in vcap_encode_actionfield() 1109 case VCAP_FIELD_U32: in vcap_copy_to_client_actionfield() 1144 case VCAP_FIELD_U32: in vcap_copy_to_client_actionfield() 1211 case VCAP_FIELD_U32: in vcap_copy_to_client_keyfield() 1259 case VCAP_FIELD_U32: in vcap_copy_to_client_keyfield() [all …]
|
D | vcap_api.h | 118 VCAP_FIELD_U32, enumerator
|
D | vcap_api_debugfs.c | 39 case VCAP_FIELD_U32: in vcap_debugfs_show_rule_keyfield() 135 case VCAP_FIELD_U32: in vcap_debugfs_show_rule_actionfield()
|
/linux-6.6.21/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_vcap_ag_api.c | 16 .type = VCAP_FIELD_U32, 21 .type = VCAP_FIELD_U32, 61 .type = VCAP_FIELD_U32, 71 .type = VCAP_FIELD_U32, 86 .type = VCAP_FIELD_U32, 116 .type = VCAP_FIELD_U32, 121 .type = VCAP_FIELD_U32, 136 .type = VCAP_FIELD_U32, 141 .type = VCAP_FIELD_U32, 154 .type = VCAP_FIELD_U32, [all …]
|