Home
last modified time | relevance | path

Searched refs:text_hdr (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi_fw.c1601 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 Dbnx2i_hwi.c460 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 Ddhd_common.c7046 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 Ddhd.h3264 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 Ddhd_common.c7062 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 Ddhd.h3259 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 Ddhd_common.c7062 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 Ddhd.h3259 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 Ddhd_common.c10853 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 Ddhd.h4257 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 Ddhd_common.c10858 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 Ddhd.h4252 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);