Searched refs:vcap_apply_width (Results  1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/microchip/vcap/ | 
| D | vcap_api.c | 1052 static void vcap_apply_width(u8 *dst, int width, int bytes)  in vcap_apply_width()  function 1083 	vcap_apply_width(dst, width, size);  in vcap_copy_from_w32be() 1095 	vcap_apply_width(dstvalue, width, bytes);  in vcap_copy_limited_actionfield() 1195 	vcap_apply_width(dstvalue, width, bytes);  in vcap_copy_limited_keyfield() 1197 	vcap_apply_width(dstmask, width, bytes);  in vcap_copy_limited_keyfield()
  |