Searched refs:u48 (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_debugfs.c | 60 value = data->u48.value; in vcap_debugfs_show_rule_keyfield() 61 mask = data->u48.mask; in vcap_debugfs_show_rule_keyfield() 63 out->prf(out->dst, "%pMR/%pMR", data->u48.value, in vcap_debugfs_show_rule_keyfield() 64 data->u48.mask); in vcap_debugfs_show_rule_keyfield()
|
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() 1115 vcap_copy_from_w32be(field->data.u48.value, value, in vcap_copy_to_client_actionfield() 1150 vcap_copy_limited_actionfield(field->data.u48.value, in vcap_copy_to_client_actionfield() 1218 vcap_copy_from_w32be(field->data.u48.value, value, in vcap_copy_to_client_keyfield() 1220 vcap_copy_from_w32be(field->data.u48.mask, mask, in vcap_copy_to_client_keyfield() [all …]
|
H A D | vcap_api_kunit.c | 879 .data.u48.value = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06}, in vcap_api_encode_rule_keyset_test() 880 .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:…
|
/linux/arch/arm64/boot/dts/xilinx/ |
H A D | zynqmp-zcu111-revA.dts | 491 /* SI5382 - u48 */
|