Searched refs:u48 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_api_client.h | 68 struct vcap_u48_key u48; member 126 struct vcap_u48_action u48; member
|
| H A D | vcap_api.c | 469 value = kf->data.u48.value; in vcap_encode_keyfield() 470 mask = kf->data.u48.mask; in vcap_encode_keyfield() 560 vcap_copy_to_w32be(ddata->u48.value, src->data.u48.value, size); in vcap_copy_from_client_keyfield() 561 vcap_copy_to_w32be(ddata->u48.mask, src->data.u48.mask, size); in vcap_copy_from_client_keyfield() 615 vcap_copy_to_w32be(ddata->u48.value, sdata->u48.value, size); in vcap_copy_from_client_actionfield() 759 value = af->data.u48.value; in vcap_encode_actionfield() 1125 vcap_copy_from_w32be(field->data.u48.value, value, in vcap_copy_to_client_actionfield() 1160 vcap_copy_limited_actionfield(field->data.u48.value, in vcap_copy_to_client_actionfield() 1228 vcap_copy_from_w32be(field->data.u48.value, value, in vcap_copy_to_client_keyfield() 1230 vcap_copy_from_w32be(field->data.u48.mask, mask, in vcap_copy_to_client_keyfield() [all …]
|
| H A D | vcap_api_kunit.c | 880 .data.u48.value = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06}, in vcap_api_encode_rule_keyset_test() 881 .data.u48.mask = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}, in vcap_api_encode_rule_keyset_test()
|
| /linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| H A D | tracepoints.rst | 43 …kworker/u48:4-8806 [009] ...1 55117.882428: mlx5e_tc_update_neigh_used_value: netdev: ens1f0 IPv4… 50 …kworker/u48:7-2221 [009] ...1 1475.387435: mlx5e_rep_neigh_update: netdev: ens1f0 MAC: 24:8a:07:…
|