Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_cmds.h258 struct be_cmd_req_hdr { struct
319 struct be_cmd_req_hdr hdr; /* dw[4] */
357 struct be_cmd_req_hdr hdr; /* dw[4] */
436 struct be_cmd_req_hdr hdr;
451 struct be_cmd_req_hdr hdr;
466 struct be_cmd_req_hdr hdr;
483 struct be_cmd_req_hdr hdr;
504 struct be_cmd_req_hdr hdr;
510 struct be_cmd_req_hdr hdr;
531 struct be_cmd_req_hdr hdr;
[all …]
Dbe_mgmt.h51 struct be_cmd_req_hdr hdr;
128 struct be_cmd_req_hdr hdr;
138 struct be_cmd_req_hdr hdr;
Dbe_cmds.c181 struct be_cmd_req_hdr *mbx_hdr; in __beiscsi_mcc_compl_status()
192 mbx_hdr = (struct be_cmd_req_hdr *)mbx_cmd_mem->va; in __beiscsi_mcc_compl_status()
329 struct be_cmd_req_hdr *hdr = embedded_payload(wrb); in beiscsi_process_mbox_compl()
690 void be_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_cmd_hdr_prepare()
Dbe_mgmt.c780 ioctl_size += sizeof(struct be_cmd_req_hdr); in beiscsi_if_get_info()
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h332 struct be_cmd_req_hdr { struct
393 struct be_cmd_req_hdr hdr;
420 struct be_cmd_req_hdr hdr;
434 struct be_cmd_req_hdr hdr;
447 struct be_cmd_req_hdr hdr;
495 struct be_cmd_req_hdr hdr;
511 struct be_cmd_req_hdr hdr;
558 struct be_cmd_req_hdr hdr;
566 struct be_cmd_req_hdr hdr;
585 struct be_cmd_req_hdr hdr;
[all …]
Dbe_cmds.c798 static void be_wrb_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_wrb_cmd_hdr_prepare()
1596 struct be_cmd_req_hdr *hdr; in be_cmd_get_stats()
2156 struct be_cmd_req_hdr *req; in be_cmd_reset_function()
3455 cmd.va + sizeof(struct be_cmd_req_hdr); in be_cmd_get_phy_info()
5054 struct be_cmd_req_hdr *hdr = (struct be_cmd_req_hdr *)wrb_payload; in be_roce_mcc_cmd()
5055 struct be_cmd_req_hdr *req; in be_roce_mcc_cmd()