Searched hist:"72 d84dd609bea135f823e8d1a60380b4aa443ee5" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_private.h | 72d84dd609bea135f823e8d1a60380b4aa443ee5 Thu Nov 17 21:31:12 UTC 2022 Steen Hegelund <steen.hegelund@microchip.com> net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP API
This add support for displaying the keys and actions in a rule. The keys and action display format will be determined by the size and the type of the key or action. The longer keys will typically be displayed as a hexadecimal byte array.
The actionset is not decoded in full as the Sparx5 IS2 only has one supported action, so this will be added later with other VCAP types.
Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vcap_api_debugfs.c | 72d84dd609bea135f823e8d1a60380b4aa443ee5 Thu Nov 17 21:31:12 UTC 2022 Steen Hegelund <steen.hegelund@microchip.com> net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP API
This add support for displaying the keys and actions in a rule. The keys and action display format will be determined by the size and the type of the key or action. The longer keys will typically be displayed as a hexadecimal byte array.
The actionset is not decoded in full as the Sparx5 IS2 only has one supported action, so this will be added later with other VCAP types.
Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vcap_api.c | 72d84dd609bea135f823e8d1a60380b4aa443ee5 Thu Nov 17 21:31:12 UTC 2022 Steen Hegelund <steen.hegelund@microchip.com> net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP API
This add support for displaying the keys and actions in a rule. The keys and action display format will be determined by the size and the type of the key or action. The longer keys will typically be displayed as a hexadecimal byte array.
The actionset is not decoded in full as the Sparx5 IS2 only has one supported action, so this will be added later with other VCAP types.
Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|