Home
last modified time | relevance | path

Searched refs:be_cmd_req_hdr (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_cmds.h209 struct be_cmd_req_hdr { struct
270 struct be_cmd_req_hdr hdr; /* dw[4] */
308 struct be_cmd_req_hdr hdr; /* dw[4] */
379 struct be_cmd_req_hdr hdr;
394 struct be_cmd_req_hdr hdr;
404 struct be_cmd_req_hdr hdr;
421 struct be_cmd_req_hdr hdr;
442 struct be_cmd_req_hdr hdr;
448 struct be_cmd_req_hdr hdr;
469 struct be_cmd_req_hdr hdr;
[all …]
Dbe_mgmt.h119 struct be_cmd_req_hdr hdr;
139 struct be_cmd_req_hdr hdr;
215 struct be_cmd_req_hdr hdr;
225 struct be_cmd_req_hdr hdr;
Dbe_cmds.c157 struct be_cmd_req_hdr *mbx_hdr; in beiscsi_mccq_compl()
213 mbx_hdr = (struct be_cmd_req_hdr *)mbx_cmd_mem->va; in beiscsi_mccq_compl()
323 struct be_cmd_req_hdr *hdr = embedded_payload(wrb); in be_mcc_compl_process()
762 void be_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_cmd_hdr_prepare()
Dbe_mgmt.c1214 ioctl_size += sizeof(struct be_cmd_req_hdr); in mgmt_get_if_info()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h284 struct be_cmd_req_hdr { struct
347 struct be_cmd_req_hdr hdr;
374 struct be_cmd_req_hdr hdr;
388 struct be_cmd_req_hdr hdr;
401 struct be_cmd_req_hdr hdr;
449 struct be_cmd_req_hdr hdr;
465 struct be_cmd_req_hdr hdr;
512 struct be_cmd_req_hdr hdr;
520 struct be_cmd_req_hdr hdr;
539 struct be_cmd_req_hdr hdr;
[all …]
Dbe_cmds.c732 static void be_wrb_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_wrb_cmd_hdr_prepare()
1539 struct be_cmd_req_hdr *hdr; in be_cmd_get_stats()
2111 struct be_cmd_req_hdr *req; in be_cmd_reset_function()
2801 cmd.va + sizeof(struct be_cmd_req_hdr); in be_cmd_get_phy_info()
4307 struct be_cmd_req_hdr *hdr = (struct be_cmd_req_hdr *)wrb_payload; in be_roce_mcc_cmd()
4308 struct be_cmd_req_hdr *req; in be_roce_mcc_cmd()