| /OK3568_Linux_fs/kernel/drivers/scsi/qedi/ |
| H A D | qedi_fw.c | 1601 struct iscsi_text *text_hdr; in qedi_send_iscsi_text() local 1613 text_hdr = (struct iscsi_text *)task->hdr; in qedi_send_iscsi_text() 1633 text_request_pdu_header.opcode = text_hdr->opcode; in qedi_send_iscsi_text() 1634 text_request_pdu_header.flags_attr = text_hdr->flags; in qedi_send_iscsi_text() 1638 text_request_pdu_header.ttt = text_hdr->ttt; in qedi_send_iscsi_text() 1639 text_request_pdu_header.cmd_sn = be32_to_cpu(text_hdr->cmdsn); in qedi_send_iscsi_text() 1640 text_request_pdu_header.exp_stat_sn = be32_to_cpu(text_hdr->exp_statsn); in qedi_send_iscsi_text() 1641 text_request_pdu_header.hdr_second_dword = ntoh24(text_hdr->dlength); in qedi_send_iscsi_text() 1667 task_params.tx_io_size = ntoh24(text_hdr->dlength); in qedi_send_iscsi_text()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bnx2i/ |
| H A D | bnx2i_hwi.c | 460 struct iscsi_text *text_hdr; in bnx2i_send_iscsi_text() local 463 text_hdr = (struct iscsi_text *)mtask->hdr; in bnx2i_send_iscsi_text() 468 text_wqe->op_code = text_hdr->opcode; in bnx2i_send_iscsi_text() 469 text_wqe->op_attr = text_hdr->flags; in bnx2i_send_iscsi_text() 470 text_wqe->data_length = ntoh24(text_hdr->dlength); in bnx2i_send_iscsi_text() 473 text_wqe->ttt = be32_to_cpu(text_hdr->ttt); in bnx2i_send_iscsi_text() 475 text_wqe->cmd_sn = be32_to_cpu(text_hdr->cmdsn); in bnx2i_send_iscsi_text()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_common.c | 7046 char *text_hdr, int buflen, uint32 sec_type) in dhd_dump_debug_ring() argument 7057 if (!dhdp || !ring || !user_buf || !sec_hdr || !text_hdr) { in dhd_dump_debug_ring() 7074 ret = dhd_export_debug_data(text_hdr, NULL, user_buf, strlen(text_hdr), &pos); in dhd_dump_debug_ring() 7114 char *text_hdr, uint32 sec_type) in dhd_log_dump_ring_to_file() argument 7125 !file_posn || !text_hdr) in dhd_log_dump_ring_to_file() 7142 dhd_os_write_file_posn(file, file_posn, text_hdr, in dhd_log_dump_ring_to_file() 7143 strlen(text_hdr)); in dhd_log_dump_ring_to_file()
|
| H A D | dhd.h | 3264 unsigned long *file_posn, log_dump_section_hdr_t *sec_hdr, char *text_hdr, 3267 log_dump_section_hdr_t *sec_hdr, char *text_hdr, int buflen, uint32 sec_type);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_common.c | 7062 char *text_hdr, int buflen, uint32 sec_type) in dhd_dump_debug_ring() argument 7073 if (!dhdp || !ring || !user_buf || !sec_hdr || !text_hdr) { in dhd_dump_debug_ring() 7090 ret = dhd_export_debug_data(text_hdr, NULL, user_buf, strlen(text_hdr), &pos); in dhd_dump_debug_ring() 7130 char *text_hdr, uint32 sec_type) in dhd_log_dump_ring_to_file() argument 7141 !file_posn || !text_hdr) in dhd_log_dump_ring_to_file() 7158 dhd_os_write_file_posn(file, file_posn, text_hdr, in dhd_log_dump_ring_to_file() 7159 strlen(text_hdr)); in dhd_log_dump_ring_to_file()
|
| H A D | dhd.h | 3259 unsigned long *file_posn, log_dump_section_hdr_t *sec_hdr, char *text_hdr, 3262 log_dump_section_hdr_t *sec_hdr, char *text_hdr, int buflen, uint32 sec_type);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_common.c | 7062 char *text_hdr, int buflen, uint32 sec_type) in dhd_dump_debug_ring() argument 7073 if (!dhdp || !ring || !user_buf || !sec_hdr || !text_hdr) { in dhd_dump_debug_ring() 7090 ret = dhd_export_debug_data(text_hdr, NULL, user_buf, strlen(text_hdr), &pos); in dhd_dump_debug_ring() 7130 char *text_hdr, uint32 sec_type) in dhd_log_dump_ring_to_file() argument 7141 !file_posn || !text_hdr) in dhd_log_dump_ring_to_file() 7158 dhd_os_write_file_posn(file, file_posn, text_hdr, in dhd_log_dump_ring_to_file() 7159 strlen(text_hdr)); in dhd_log_dump_ring_to_file()
|
| H A D | dhd.h | 3259 unsigned long *file_posn, log_dump_section_hdr_t *sec_hdr, char *text_hdr, 3262 log_dump_section_hdr_t *sec_hdr, char *text_hdr, int buflen, uint32 sec_type);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 10853 char *text_hdr, int buflen, uint32 sec_type) in dhd_dump_debug_ring() argument 10864 if (!dhdp || !ring || !user_buf || !sec_hdr || !text_hdr) { in dhd_dump_debug_ring() 10881 ret = dhd_export_debug_data(text_hdr, NULL, user_buf, strlen(text_hdr), &pos); in dhd_dump_debug_ring() 10921 char *text_hdr, uint32 sec_type) in dhd_log_dump_ring_to_file() argument 10932 !file_posn || !text_hdr) in dhd_log_dump_ring_to_file() 10949 dhd_os_write_file_posn(file, file_posn, text_hdr, in dhd_log_dump_ring_to_file() 10950 strlen(text_hdr)); in dhd_log_dump_ring_to_file()
|
| H A D | dhd.h | 4257 unsigned long *file_posn, log_dump_section_hdr_t *sec_hdr, char *text_hdr, 4260 log_dump_section_hdr_t *sec_hdr, char *text_hdr, int buflen, uint32 sec_type);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 10858 char *text_hdr, int buflen, uint32 sec_type) in dhd_dump_debug_ring() argument 10869 if (!dhdp || !ring || !user_buf || !sec_hdr || !text_hdr) { in dhd_dump_debug_ring() 10886 ret = dhd_export_debug_data(text_hdr, NULL, user_buf, strlen(text_hdr), &pos); in dhd_dump_debug_ring() 10926 char *text_hdr, uint32 sec_type) in dhd_log_dump_ring_to_file() argument 10937 !file_posn || !text_hdr) in dhd_log_dump_ring_to_file() 10954 dhd_os_write_file_posn(file, file_posn, text_hdr, in dhd_log_dump_ring_to_file() 10955 strlen(text_hdr)); in dhd_log_dump_ring_to_file()
|
| H A D | dhd.h | 4252 unsigned long *file_posn, log_dump_section_hdr_t *sec_hdr, char *text_hdr, 4255 log_dump_section_hdr_t *sec_hdr, char *text_hdr, int buflen, uint32 sec_type);
|