/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | si476x-cmd.c | 307 report CTS bit as being set in the first status byte read, in si476x_core_send_command() 734 * @report: - all signal quality information retured by the command 741 struct si476x_rsq_status_report *report) in si476x_core_cmd_am_rsq_status() 761 if (!report) in si476x_core_cmd_am_rsq_status() 764 report->snrhint = 0x08 & resp[1]; in si476x_core_cmd_am_rsq_status() 765 report->snrlint = 0x04 & resp[1]; in si476x_core_cmd_am_rsq_status() 766 report->rssihint = 0x02 & resp[1]; in si476x_core_cmd_am_rsq_status() 767 report->rssilint = 0x01 & resp[1]; in si476x_core_cmd_am_rsq_status() 769 report->bltf = 0x80 & resp[2]; in si476x_core_cmd_am_rsq_status() 770 report in si476x_core_cmd_am_rsq_status() 739 si476x_core_cmd_am_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_am_rsq_status() argument 788 si476x_core_cmd_fm_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_fm_acf_status() argument 824 si476x_core_cmd_am_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_am_acf_status() argument 900 si476x_core_cmd_fm_rds_status(struct si476x_core *core, bool status_only, bool mtfifo, bool intack, struct si476x_rds_status_report *report) si476x_core_cmd_fm_rds_status() argument 966 si476x_core_cmd_fm_rds_blockcount(struct si476x_core *core, bool clear, struct si476x_rds_blockcount_report *report) si476x_core_cmd_fm_rds_blockcount() argument 1166 si476x_core_cmd_fm_rsq_status_a10(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a10() argument 1219 si476x_core_cmd_fm_rsq_status_a20(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a20() argument 1274 si476x_core_cmd_fm_rsq_status_a30(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a30() argument 1370 si476x_core_cmd_agc_status_a20(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a20() argument 1398 si476x_core_cmd_agc_status_a10(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a10() argument 1509 si476x_core_cmd_fm_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *args, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status() argument 1521 si476x_core_cmd_agc_status(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status() argument [all...] |
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | si476x-cmd.c | 307 report CTS bit as being set in the first status byte read, in si476x_core_send_command() 734 * @report: - all signal quality information returned by the command 741 struct si476x_rsq_status_report *report) in si476x_core_cmd_am_rsq_status() 761 if (!report) in si476x_core_cmd_am_rsq_status() 764 report->snrhint = 0x08 & resp[1]; in si476x_core_cmd_am_rsq_status() 765 report->snrlint = 0x04 & resp[1]; in si476x_core_cmd_am_rsq_status() 766 report->rssihint = 0x02 & resp[1]; in si476x_core_cmd_am_rsq_status() 767 report->rssilint = 0x01 & resp[1]; in si476x_core_cmd_am_rsq_status() 769 report->bltf = 0x80 & resp[2]; in si476x_core_cmd_am_rsq_status() 770 report in si476x_core_cmd_am_rsq_status() 739 si476x_core_cmd_am_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_am_rsq_status() argument 788 si476x_core_cmd_fm_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_fm_acf_status() argument 824 si476x_core_cmd_am_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) si476x_core_cmd_am_acf_status() argument 900 si476x_core_cmd_fm_rds_status(struct si476x_core *core, bool status_only, bool mtfifo, bool intack, struct si476x_rds_status_report *report) si476x_core_cmd_fm_rds_status() argument 966 si476x_core_cmd_fm_rds_blockcount(struct si476x_core *core, bool clear, struct si476x_rds_blockcount_report *report) si476x_core_cmd_fm_rds_blockcount() argument 1166 si476x_core_cmd_fm_rsq_status_a10(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a10() argument 1219 si476x_core_cmd_fm_rsq_status_a20(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a20() argument 1274 si476x_core_cmd_fm_rsq_status_a30(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status_a30() argument 1370 si476x_core_cmd_agc_status_a20(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a20() argument 1398 si476x_core_cmd_agc_status_a10(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status_a10() argument 1509 si476x_core_cmd_fm_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *args, struct si476x_rsq_status_report *report) si476x_core_cmd_fm_rsq_status() argument 1521 si476x_core_cmd_agc_status(struct si476x_core *core, struct si476x_agc_status_report *report) si476x_core_cmd_agc_status() argument [all...] |
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-gaff.c | 26 struct hid_report *report; member 44 gaff->report->field[0]->value[0] = 0x51; in hid_gaff_play() 45 gaff->report->field[0]->value[1] = 0x0; in hid_gaff_play() 46 gaff->report->field[0]->value[2] = right; in hid_gaff_play() 47 gaff->report->field[0]->value[3] = 0; in hid_gaff_play() 48 gaff->report->field[0]->value[4] = left; in hid_gaff_play() 49 gaff->report->field[0]->value[5] = 0; in hid_gaff_play() 51 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in hid_gaff_play() 53 gaff->report->field[0]->value[0] = 0xfa; in hid_gaff_play() 54 gaff->report in hid_gaff_play() 66 struct hid_report *report; gaff_init() local [all...] |
H A D | hid-lg2ff.c | 19 struct hid_report *report; member 36 lg2ff->report->field[0]->value[0] = 0x51; in play_effect() 37 lg2ff->report->field[0]->value[2] = weak; in play_effect() 38 lg2ff->report->field[0]->value[4] = strong; in play_effect() 40 lg2ff->report->field[0]->value[0] = 0xf3; in play_effect() 41 lg2ff->report->field[0]->value[2] = 0x00; in play_effect() 42 lg2ff->report->field[0]->value[4] = 0x00; in play_effect() 45 hid_hw_request(hid, lg2ff->report, HID_REQ_SET_REPORT); in play_effect() 52 struct hid_report *report; in lg2ff_init() local 64 /* Check that the report look in lg2ff_init() [all...] |
H A D | hid-pl.c | 41 struct hid_report *report; member 64 hid_hw_request(hid, plff->report, HID_REQ_SET_REPORT); in hid_plff_play() 72 struct hid_report *report; in plff_init() local 83 /* The device contains one output report per physical device, all in plff_init() 106 hid_err(hid, "required output report is missing\n"); in plff_init() 110 report = list_entry(report_ptr, struct hid_report, list); in plff_init() 111 if (report->maxfield < 1) { in plff_init() 112 hid_err(hid, "no fields in the report\n"); in plff_init() 117 if (report->field[0]->report_count >= 4) { in plff_init() 118 report in plff_init() [all...] |
H A D | hid-dr.c | 28 struct hid_report *report; member 53 drff->report->field[0]->value[0] = 0x51; in drff_play() 54 drff->report->field[0]->value[1] = 0x00; in drff_play() 55 drff->report->field[0]->value[2] = weak; in drff_play() 56 drff->report->field[0]->value[4] = strong; in drff_play() 57 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_play() 59 drff->report->field[0]->value[0] = 0xfa; in drff_play() 60 drff->report->field[0]->value[1] = 0xfe; in drff_play() 62 drff->report->field[0]->value[0] = 0xf3; in drff_play() 63 drff->report in drff_play() 77 struct hid_report *report; drff_init() local [all...] |
H A D | hid-lg3ff.c | 45 struct hid_report *report; member 53 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play() local 60 memset(report->field[0]->value, 0, in hid_lg3ff_play() 61 sizeof(__s32) * report->field[0]->report_count); in hid_lg3ff_play() 73 report->field[0]->value[0] = 0x51; in hid_lg3ff_play() 79 report->field[0]->value[1] = (unsigned char)(-x); in hid_lg3ff_play() 80 report->field[0]->value[31] = (unsigned char)(-y); in hid_lg3ff_play() 82 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg3ff_play() 91 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter() local 98 report in hid_lg3ff_set_autocenter() [all...] |
H A D | hid-emsff.c | 19 struct hid_report *report; member 37 emsff->report->field[0]->value[1] = weak; in emsff_play() 38 emsff->report->field[0]->value[2] = strong; in emsff_play() 41 hid_hw_request(hid, emsff->report, HID_REQ_SET_REPORT); in emsff_play() 49 struct hid_report *report; in emsff_init() local 68 report = list_first_entry(report_list, struct hid_report, list); in emsff_init() 69 if (report->maxfield < 1) { in emsff_init() 70 hid_err(hid, "no fields in the report\n"); in emsff_init() 74 if (report->field[0]->report_count < 7) { in emsff_init() 91 emsff->report in emsff_init() [all...] |
H A D | hid-betopff.c | 34 struct hid_report *report; member 47 betopff->report->field[2]->value[0] = left / 256; in hid_betopff_play() 48 betopff->report->field[3]->value[0] = right / 256; in hid_betopff_play() 50 hid_hw_request(hid, betopff->report, HID_REQ_SET_REPORT); in hid_betopff_play() 58 struct hid_report *report; in betopff_init() local 79 report = list_first_entry(report_list, struct hid_report, list); in betopff_init() 88 if (report->maxfield < 4) { in betopff_init() 89 hid_err(hid, "not enough fields in the report: %d\n", in betopff_init() 90 report->maxfield); in betopff_init() 93 for (i = 0; i < report in betopff_init() [all...] |
H A D | hid-cp2112.c | 73 u8 report; /* CP2112_SMBUS_CONFIG */ member 84 u8 report; /* CP2112_USB_CONFIG */ member 97 u8 report; /* CP2112_DATA_READ_REQUEST */ member 103 u8 report; /* CP2112_DATA_WRITE_READ_REQUEST */ member 111 u8 report; /* CP2112_DATA_WRITE_REQUEST */ member 118 u8 report; /* CP2112_DATA_READ_FORCE_SEND */ member 123 u8 report; /* CP2112_TRANSFER_STATUS_RESPONSE */ member 132 u8 report; /* CP2112_*_STRING */ member 133 u8 length; /* length in bytes of everyting after .report */ 407 struct cp2112_force_read_report report; in cp2112_read() local 440 struct cp2112_read_req_report *report = buf; cp2112_read_req() local 454 struct cp2112_write_read_req_report *report = buf; cp2112_write_read_req() local 472 struct cp2112_write_req_report *report = buf; cp2112_write_req() local 488 struct cp2112_write_req_report *report = buf; cp2112_i2c_write_req() local 504 struct cp2112_write_read_req_report *report = buf; cp2112_i2c_write_read_req() local 949 unsigned char report; global() member 959 struct cp2112_string_report report; pstr_store() local 990 struct cp2112_string_report report; pstr_show() local 1419 cp2112_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) cp2112_raw_event() argument [all...] |
H A D | hid-sensor-hub.c | 59 struct hid_report *report; in sensor_hub_report() local 61 list_for_each_entry(report, &hdev->report_enum[dir].report_list, list) { in sensor_hub_report() 62 if (report->id == id) in sensor_hub_report() 63 return report; in sensor_hub_report() 65 hid_warn(hdev, "No report with id 0x%x found\n", id); in sensor_hub_report() 194 struct hid_report *report; in sensor_hub_set_feature() local 203 report = sensor_hub_report(report_id, hsdev->hdev, HID_FEATURE_REPORT); in sensor_hub_set_feature() 204 if (!report || (field_index >= report->maxfield)) { in sensor_hub_set_feature() 213 ret = hid_set_field(report in sensor_hub_set_feature() 242 struct hid_report *report; sensor_hub_get_feature() local 299 struct hid_report *report; sensor_hub_input_attr_get_raw_value() local 356 struct hid_report *report; hid_sensor_get_usage_index() local 383 struct hid_report *report; sensor_hub_input_get_attribute_info() local 471 sensor_hub_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) sensor_hub_raw_event() argument [all...] |
H A D | hid-zpff.c | 22 struct hid_report *report; member 45 zpff->report->field[2]->value[0] = left; in zpff_play() 46 zpff->report->field[3]->value[0] = right; in zpff_play() 48 hid_hw_request(hid, zpff->report, HID_REQ_SET_REPORT); in zpff_play() 56 struct hid_report *report; in zpff_init() local 69 report = hid_validate_values(hid, HID_OUTPUT_REPORT, 0, i, 1); in zpff_init() 70 if (!report) in zpff_init() 86 zpff->report = report; in zpff_init() 87 zpff->report in zpff_init() [all...] |
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-gaff.c | 26 struct hid_report *report; member 44 gaff->report->field[0]->value[0] = 0x51; in hid_gaff_play() 45 gaff->report->field[0]->value[1] = 0x0; in hid_gaff_play() 46 gaff->report->field[0]->value[2] = right; in hid_gaff_play() 47 gaff->report->field[0]->value[3] = 0; in hid_gaff_play() 48 gaff->report->field[0]->value[4] = left; in hid_gaff_play() 49 gaff->report->field[0]->value[5] = 0; in hid_gaff_play() 51 hid_hw_request(hid, gaff->report, HID_REQ_SET_REPORT); in hid_gaff_play() 53 gaff->report->field[0]->value[0] = 0xfa; in hid_gaff_play() 54 gaff->report in hid_gaff_play() 66 struct hid_report *report; gaff_init() local [all...] |
H A D | hid-lg2ff.c | 19 struct hid_report *report; member 36 lg2ff->report->field[0]->value[0] = 0x51; in play_effect() 37 lg2ff->report->field[0]->value[2] = weak; in play_effect() 38 lg2ff->report->field[0]->value[4] = strong; in play_effect() 40 lg2ff->report->field[0]->value[0] = 0xf3; in play_effect() 41 lg2ff->report->field[0]->value[2] = 0x00; in play_effect() 42 lg2ff->report->field[0]->value[4] = 0x00; in play_effect() 45 hid_hw_request(hid, lg2ff->report, HID_REQ_SET_REPORT); in play_effect() 52 struct hid_report *report; in lg2ff_init() local 64 /* Check that the report look in lg2ff_init() [all...] |
H A D | hid-pl.c | 41 struct hid_report *report; member 64 hid_hw_request(hid, plff->report, HID_REQ_SET_REPORT); in hid_plff_play() 72 struct hid_report *report; in plff_init() local 83 /* The device contains one output report per physical device, all in plff_init() 106 hid_err(hid, "required output report is missing\n"); in plff_init() 110 report = list_entry(report_ptr, struct hid_report, list); in plff_init() 111 if (report->maxfield < 1) { in plff_init() 112 hid_err(hid, "no fields in the report\n"); in plff_init() 117 if (report->field[0]->report_count >= 4) { in plff_init() 118 report in plff_init() [all...] |
H A D | hid-dr.c | 28 struct hid_report *report; member 53 drff->report->field[0]->value[0] = 0x51; in drff_play() 54 drff->report->field[0]->value[1] = 0x00; in drff_play() 55 drff->report->field[0]->value[2] = weak; in drff_play() 56 drff->report->field[0]->value[4] = strong; in drff_play() 57 hid_hw_request(hid, drff->report, HID_REQ_SET_REPORT); in drff_play() 59 drff->report->field[0]->value[0] = 0xfa; in drff_play() 60 drff->report->field[0]->value[1] = 0xfe; in drff_play() 62 drff->report->field[0]->value[0] = 0xf3; in drff_play() 63 drff->report in drff_play() 77 struct hid_report *report; drff_init() local [all...] |
H A D | hid-lg3ff.c | 45 struct hid_report *report; member 53 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play() local 60 memset(report->field[0]->value, 0, in hid_lg3ff_play() 61 sizeof(__s32) * report->field[0]->report_count); in hid_lg3ff_play() 73 report->field[0]->value[0] = 0x51; in hid_lg3ff_play() 79 report->field[0]->value[1] = (unsigned char)(-x); in hid_lg3ff_play() 80 report->field[0]->value[31] = (unsigned char)(-y); in hid_lg3ff_play() 82 hid_hw_request(hid, report, HID_REQ_SET_REPORT); in hid_lg3ff_play() 91 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter() local 98 report in hid_lg3ff_set_autocenter() [all...] |
H A D | hid-emsff.c | 19 struct hid_report *report; member 37 emsff->report->field[0]->value[1] = weak; in emsff_play() 38 emsff->report->field[0]->value[2] = strong; in emsff_play() 41 hid_hw_request(hid, emsff->report, HID_REQ_SET_REPORT); in emsff_play() 49 struct hid_report *report; in emsff_init() local 68 report = list_first_entry(report_list, struct hid_report, list); in emsff_init() 69 if (report->maxfield < 1) { in emsff_init() 70 hid_err(hid, "no fields in the report\n"); in emsff_init() 74 if (report->field[0]->report_count < 7) { in emsff_init() 91 emsff->report in emsff_init() [all...] |
H A D | hid-betopff.c | 34 struct hid_report *report; member 47 betopff->report->field[2]->value[0] = left / 256; in hid_betopff_play() 48 betopff->report->field[3]->value[0] = right / 256; in hid_betopff_play() 50 hid_hw_request(hid, betopff->report, HID_REQ_SET_REPORT); in hid_betopff_play() 58 struct hid_report *report; in betopff_init() local 79 report = list_first_entry(report_list, struct hid_report, list); in betopff_init() 88 if (report->maxfield < 4) { in betopff_init() 89 hid_err(hid, "not enough fields in the report: %d\n", in betopff_init() 90 report->maxfield); in betopff_init() 93 for (i = 0; i < report in betopff_init() [all...] |
H A D | hid-sensor-hub.c | 58 struct hid_report *report; in sensor_hub_report() local 60 list_for_each_entry(report, &hdev->report_enum[dir].report_list, list) { in sensor_hub_report() 61 if (report->id == id) in sensor_hub_report() 62 return report; in sensor_hub_report() 64 hid_warn(hdev, "No report with id 0x%x found\n", id); in sensor_hub_report() 193 struct hid_report *report; in sensor_hub_set_feature() local 202 report = sensor_hub_report(report_id, hsdev->hdev, HID_FEATURE_REPORT); in sensor_hub_set_feature() 203 if (!report || (field_index >= report->maxfield)) { in sensor_hub_set_feature() 212 ret = hid_set_field(report in sensor_hub_set_feature() 241 struct hid_report *report; sensor_hub_get_feature() local 298 struct hid_report *report; sensor_hub_input_attr_get_raw_value() local 355 struct hid_report *report; hid_sensor_get_usage_index() local 382 struct hid_report *report; sensor_hub_input_get_attribute_info() local 471 sensor_hub_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) sensor_hub_raw_event() argument [all...] |
H A D | hid-zpff.c | 22 struct hid_report *report; member 45 zpff->report->field[2]->value[0] = left; in zpff_play() 46 zpff->report->field[3]->value[0] = right; in zpff_play() 48 hid_hw_request(hid, zpff->report, HID_REQ_SET_REPORT); in zpff_play() 56 struct hid_report *report; in zpff_init() local 69 report = hid_validate_values(hid, HID_OUTPUT_REPORT, 0, i, 1); in zpff_init() 70 if (!report) in zpff_init() 86 zpff->report = report; in zpff_init() 87 zpff->report in zpff_init() [all...] |
H A D | hid-cp2112.c | 75 u8 report; /* CP2112_SMBUS_CONFIG */ member 86 u8 report; /* CP2112_USB_CONFIG */ member 99 u8 report; /* CP2112_DATA_READ_REQUEST */ member 105 u8 report; /* CP2112_DATA_WRITE_READ_REQUEST */ member 113 u8 report; /* CP2112_DATA_WRITE_REQUEST */ member 120 u8 report; /* CP2112_DATA_READ_FORCE_SEND */ member 125 u8 report; /* CP2112_TRANSFER_STATUS_RESPONSE */ member 135 u8 report; /* CP2112_*_STRING */ 136 u8 length; /* length in bytes of everything after .report */ 409 struct cp2112_force_read_report report; in cp2112_read() local 442 struct cp2112_read_req_report *report = buf; cp2112_read_req() local 456 struct cp2112_write_read_req_report *report = buf; cp2112_write_read_req() local 474 struct cp2112_write_req_report *report = buf; cp2112_write_req() local 490 struct cp2112_write_req_report *report = buf; cp2112_i2c_write_req() local 506 struct cp2112_write_read_req_report *report = buf; cp2112_i2c_write_read_req() local 951 struct cp2112_string_report report; pstr_store() local 980 struct cp2112_string_report report; pstr_show() local 1367 cp2112_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) cp2112_raw_event() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-report.c | 3 * builtin-report.c 5 * Builtin report command: Analyze the perf.data input file, 70 struct report { struct 112 struct report *rep = cb; in report__config() 114 if (!strcmp(var, "report.group")) { in report__config() 118 if (!strcmp(var, "report.percent-limit")) { in report__config() 125 if (!strcmp(var, "report.children")) { in report__config() 129 if (!strcmp(var, "report.queue-size")) in report__config() 132 if (!strcmp(var, "report.sort_order")) { in report__config() 145 struct report *re in hist_iter__report_callback() 210 setup_forced_leader(struct report *report, struct evlist *evlist) setup_forced_leader() argument 1135 struct report report = { cmd_report() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/ |
H A D | rtl8188e_rxdesc.c | 65 struct recv_stat report; in update_recvframe_attrib_88e() local 67 report.rxdw0 = prxstat->rxdw0; in update_recvframe_attrib_88e() 68 report.rxdw1 = prxstat->rxdw1; in update_recvframe_attrib_88e() 69 report.rxdw2 = prxstat->rxdw2; in update_recvframe_attrib_88e() 70 report.rxdw3 = prxstat->rxdw3; in update_recvframe_attrib_88e() 71 report.rxdw4 = prxstat->rxdw4; in update_recvframe_attrib_88e() 72 report.rxdw5 = prxstat->rxdw5; in update_recvframe_attrib_88e() 77 pattrib->crc_err = (u8)((le32_to_cpu(report.rxdw0) >> 14) & 0x1);/* u8)prxreport->crc32; */ in update_recvframe_attrib_88e() 79 /* update rx report to recv_frame attribute */ in update_recvframe_attrib_88e() 80 pattrib->pkt_rpt_type = (u8)((le32_to_cpu(report in update_recvframe_attrib_88e() [all...] |
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-report.c | 3 * builtin-report.c 5 * Builtin report command: Analyze the perf.data input file, 74 struct report { struct 124 struct report *rep = cb; in report__config() 126 if (!strcmp(var, "report.group")) { in report__config() 130 if (!strcmp(var, "report.percent-limit")) { in report__config() 137 if (!strcmp(var, "report.children")) { in report__config() 141 if (!strcmp(var, "report.queue-size")) in report__config() 144 if (!strcmp(var, "report.sort_order")) { in report__config() 147 pr_err("Not enough memory for report in report__config() 232 setup_forced_leader(struct report *report, struct evlist *evlist) setup_forced_leader() argument 1204 struct report report = { cmd_report() local [all...] |