Searched refs:chsc_header (Results 1 – 5 of 5) sorted by relevance
33 struct chsc_header { struct39 struct chsc_header header; argument40 __u8 data[CHSC_SIZE - sizeof(struct chsc_header)];
426 struct chsc_header request; in chsc_ioctl_info_channel_path()437 struct chsc_header response; in chsc_ioctl_info_channel_path()488 struct chsc_header request; in chsc_ioctl_info_cu()499 struct chsc_header response; in chsc_ioctl_info_cu()550 struct chsc_header request; in chsc_ioctl_info_sch_cu()562 struct chsc_header response; in chsc_ioctl_info_sch_cu()614 struct chsc_header request; in chsc_ioctl_conf_info()624 struct chsc_header response; in chsc_ioctl_conf_info()674 struct chsc_header request; in chsc_ioctl_conf_comp_list()682 struct chsc_header response; in chsc_ioctl_conf_comp_list()[all …]
284 TP_PROTO(struct chsc_header *chsc, int cc),298 chsc = (struct chsc_header *) ((char *) chsc + chsc->length);
49 struct chsc_header request;66 struct chsc_header response;
581 elems = (rr->response.length - sizeof(struct chsc_header) - in qeth_l2_pnso()