Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/be2iscsi/
Dbe_cmds.h253 struct be_cmd_req_hdr { struct
314 struct be_cmd_req_hdr hdr; /* dw[4] */
352 struct be_cmd_req_hdr hdr; /* dw[4] */
431 struct be_cmd_req_hdr hdr;
446 struct be_cmd_req_hdr hdr;
461 struct be_cmd_req_hdr hdr;
478 struct be_cmd_req_hdr hdr;
499 struct be_cmd_req_hdr hdr;
505 struct be_cmd_req_hdr hdr;
526 struct be_cmd_req_hdr hdr;
[all …]
Dbe_mgmt.h46 struct be_cmd_req_hdr hdr;
123 struct be_cmd_req_hdr hdr;
133 struct be_cmd_req_hdr hdr;
Dbe_cmds.c176 struct be_cmd_req_hdr *mbx_hdr; in __beiscsi_mcc_compl_status()
187 mbx_hdr = (struct be_cmd_req_hdr *)mbx_cmd_mem->va; in __beiscsi_mcc_compl_status()
324 struct be_cmd_req_hdr *hdr = embedded_payload(wrb); in beiscsi_process_mbox_compl()
685 void be_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_cmd_hdr_prepare()
Dbe_mgmt.c789 ioctl_size += sizeof(struct be_cmd_req_hdr); in beiscsi_if_get_info()
/linux-5.19.10/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h328 struct be_cmd_req_hdr { struct
389 struct be_cmd_req_hdr hdr;
416 struct be_cmd_req_hdr hdr;
430 struct be_cmd_req_hdr hdr;
443 struct be_cmd_req_hdr hdr;
491 struct be_cmd_req_hdr hdr;
507 struct be_cmd_req_hdr hdr;
554 struct be_cmd_req_hdr hdr;
562 struct be_cmd_req_hdr hdr;
581 struct be_cmd_req_hdr hdr;
[all …]
Dbe_cmds.c794 static void be_wrb_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_wrb_cmd_hdr_prepare()
1592 struct be_cmd_req_hdr *hdr; in be_cmd_get_stats()
2152 struct be_cmd_req_hdr *req; in be_cmd_reset_function()
3451 cmd.va + sizeof(struct be_cmd_req_hdr); in be_cmd_get_phy_info()
5050 struct be_cmd_req_hdr *hdr = (struct be_cmd_req_hdr *)wrb_payload; in be_roce_mcc_cmd()
5051 struct be_cmd_req_hdr *req; in be_roce_mcc_cmd()