Home
last modified time | relevance | path

Searched refs:be_cmd_resp_hdr (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h345 struct be_cmd_resp_hdr { struct
401 struct be_cmd_resp_hdr resp_hdr;
428 struct be_cmd_resp_hdr hdr;
441 struct be_cmd_resp_hdr hdr;
505 struct be_cmd_resp_hdr hdr;
520 struct be_cmd_resp_hdr hdr;
575 struct be_cmd_resp_hdr hdr;
600 struct be_cmd_resp_hdr hdr;
621 struct be_cmd_resp_hdr hdr;
693 struct be_cmd_resp_hdr hdr;
[all …]
Dbe_cmds.c163 static struct be_cmd_resp_hdr *be_decode_resp_hdr(u32 tag0, u32 tag1) in be_decode_resp_hdr()
191 struct be_cmd_resp_hdr *resp_hdr) in be_async_cmd_process()
251 struct be_cmd_resp_hdr *resp_hdr; in be_mcc_compl_process()
611 struct be_cmd_resp_hdr *resp; in be_mcc_notify_wait()
3547 attribs = attribs_cmd.va + sizeof(struct be_cmd_resp_hdr); in be_cmd_get_cntl_attributes()
4103 (extfat_cmd.va + sizeof(struct be_cmd_resp_hdr)); in be_cmd_set_fw_log_level()
4143 sizeof(struct be_cmd_resp_hdr)); in be_cmd_get_fw_log_level()
5056 struct be_cmd_resp_hdr *resp; in be_roce_mcc_cmd()
/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_cmds.h269 struct be_cmd_resp_hdr { struct
327 struct be_cmd_resp_hdr resp_hdr;
362 struct be_cmd_resp_hdr hdr; /* dw[4] */
441 struct be_cmd_resp_hdr hdr;
455 struct be_cmd_resp_hdr hdr;
476 struct be_cmd_resp_hdr hdr;
490 struct be_cmd_resp_hdr hdr;
627 struct be_cmd_resp_hdr hdr;
662 struct be_cmd_resp_hdr hdr;
720 struct be_cmd_resp_hdr hdr;
[all …]
Dbe_mgmt.h60 struct be_cmd_resp_hdr hdr;
133 struct be_cmd_resp_hdr hdr;
Dbe_cmds.c180 struct be_cmd_resp_hdr *mbx_resp_hdr; in __beiscsi_mcc_compl_status()
212 mbx_resp_hdr = (struct be_cmd_resp_hdr *)mbx_hdr; in __beiscsi_mcc_compl_status()
Dbe_mgmt.c778 ioctl_size = ((struct be_cmd_resp_hdr *) in beiscsi_if_get_info()
Dbe_main.c4840 struct be_cmd_resp_hdr *resp; in beiscsi_bsg_request()
4892 resp = (struct be_cmd_resp_hdr *)nonemb_cmd.va; in beiscsi_bsg_request()