Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:bnx2i_cmd
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H
A
D
bnx2i_iscsi.c
56
static void bnx2i_get_write_cmd_bd_idx(struct
bnx2i_cmd
*cmd, u32 buf_off,
in bnx2i_get_write_cmd_bd_idx()
86
struct
bnx2i_cmd
*cmd = task->dd_data;
in bnx2i_setup_write_cmd_bd_info()
143
static int bnx2i_map_scsi_sg(struct bnx2i_hba *hba, struct
bnx2i_cmd
*cmd)
in bnx2i_map_scsi_sg()
186
static void bnx2i_iscsi_map_sg_list(struct
bnx2i_cmd
*cmd)
in bnx2i_iscsi_map_sg_list()
207
void bnx2i_iscsi_unmap_sg_list(struct
bnx2i_cmd
*cmd)
in bnx2i_iscsi_unmap_sg_list()
217
static void bnx2i_setup_cmd_wqe_template(struct
bnx2i_cmd
*cmd)
in bnx2i_setup_cmd_wqe_template()
445
struct
bnx2i_cmd
*cmd)
in bnx2i_alloc_bdt()
474
struct
bnx2i_cmd
*cmd = task->dd_data;
in bnx2i_destroy_cmd_pool()
499
struct
bnx2i_cmd
*cmd = task->dd_data;
in bnx2i_setup_cmd_pool()
1081
struct
bnx2i_cmd
*cm
in bnx2i_iscsi_send_generic_request()
[all...]
H
A
D
bnx2i.h
247
*
bnx2i_cmd
- iscsi command structure
257
struct
bnx2i_cmd
{
struct
831
void bnx2i_iscsi_unmap_sg_list(struct
bnx2i_cmd
*cmd);
843
struct
bnx2i_cmd
*cmnd);
850
struct
bnx2i_cmd
*cmd);
H
A
D
bnx2i_hwi.c
505
struct
bnx2i_cmd
*cmd)
in bnx2i_send_iscsi_scsicmd()
727
void bnx2i_send_cmd_cleanup_req(struct bnx2i_hba *hba, struct
bnx2i_cmd
*cmd)
in bnx2i_send_cmd_cleanup_req()
1343
struct
bnx2i_cmd
*
bnx2i_cmd
;
in bnx2i_process_scsi_cmd_resp()
local
1355
bnx2i_cmd
= task->dd_data;
in bnx2i_process_scsi_cmd_resp()
1357
if (
bnx2i_cmd
->req.op_attr & ISCSI_CMD_REQUEST_READ) {
in bnx2i_process_scsi_cmd_resp()
1361
bnx2i_cmd
->req.total_data_transfer_length;
in bnx2i_process_scsi_cmd_resp()
1365
bnx2i_cmd
->req.total_data_transfer_length);
in bnx2i_process_scsi_cmd_resp()
1372
bnx2i_cmd
->req.total_data_transfer_length;
in bnx2i_process_scsi_cmd_resp()
1376
bnx2i_cmd
in bnx2i_process_scsi_cmd_resp()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H
A
D
bnx2i_iscsi.c
56
static void bnx2i_get_write_cmd_bd_idx(struct
bnx2i_cmd
*cmd, u32 buf_off,
in bnx2i_get_write_cmd_bd_idx()
86
struct
bnx2i_cmd
*cmd = task->dd_data;
in bnx2i_setup_write_cmd_bd_info()
143
static int bnx2i_map_scsi_sg(struct bnx2i_hba *hba, struct
bnx2i_cmd
*cmd)
in bnx2i_map_scsi_sg()
186
static void bnx2i_iscsi_map_sg_list(struct
bnx2i_cmd
*cmd)
in bnx2i_iscsi_map_sg_list()
207
void bnx2i_iscsi_unmap_sg_list(struct
bnx2i_cmd
*cmd)
in bnx2i_iscsi_unmap_sg_list()
217
static void bnx2i_setup_cmd_wqe_template(struct
bnx2i_cmd
*cmd)
in bnx2i_setup_cmd_wqe_template()
445
struct
bnx2i_cmd
*cmd)
in bnx2i_alloc_bdt()
474
struct
bnx2i_cmd
*cmd = task->dd_data;
in bnx2i_destroy_cmd_pool()
499
struct
bnx2i_cmd
*cmd = task->dd_data;
in bnx2i_setup_cmd_pool()
1081
struct
bnx2i_cmd
*cm
in bnx2i_iscsi_send_generic_request()
[all...]
H
A
D
bnx2i.h
247
*
bnx2i_cmd
- iscsi command structure
257
struct
bnx2i_cmd
{
struct
831
void bnx2i_iscsi_unmap_sg_list(struct
bnx2i_cmd
*cmd);
843
struct
bnx2i_cmd
*cmnd);
850
struct
bnx2i_cmd
*cmd);
H
A
D
bnx2i_hwi.c
505
struct
bnx2i_cmd
*cmd)
in bnx2i_send_iscsi_scsicmd()
727
void bnx2i_send_cmd_cleanup_req(struct bnx2i_hba *hba, struct
bnx2i_cmd
*cmd)
in bnx2i_send_cmd_cleanup_req()
1343
struct
bnx2i_cmd
*
bnx2i_cmd
;
in bnx2i_process_scsi_cmd_resp()
local
1355
bnx2i_cmd
= task->dd_data;
in bnx2i_process_scsi_cmd_resp()
1357
if (
bnx2i_cmd
->req.op_attr & ISCSI_CMD_REQUEST_READ) {
in bnx2i_process_scsi_cmd_resp()
1361
bnx2i_cmd
->req.total_data_transfer_length;
in bnx2i_process_scsi_cmd_resp()
1365
bnx2i_cmd
->req.total_data_transfer_length);
in bnx2i_process_scsi_cmd_resp()
1372
bnx2i_cmd
->req.total_data_transfer_length;
in bnx2i_process_scsi_cmd_resp()
1376
bnx2i_cmd
in bnx2i_process_scsi_cmd_resp()
[all...]
Completed in 11 milliseconds