Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h341 struct be_cmd_resp_hdr { struct
397 struct be_cmd_resp_hdr resp_hdr;
424 struct be_cmd_resp_hdr hdr;
437 struct be_cmd_resp_hdr hdr;
501 struct be_cmd_resp_hdr hdr;
516 struct be_cmd_resp_hdr hdr;
571 struct be_cmd_resp_hdr hdr;
596 struct be_cmd_resp_hdr hdr;
617 struct be_cmd_resp_hdr hdr;
689 struct be_cmd_resp_hdr hdr;
[all …]
Dbe_cmds.c160 static struct be_cmd_resp_hdr *be_decode_resp_hdr(u32 tag0, u32 tag1) in be_decode_resp_hdr()
188 struct be_cmd_resp_hdr *resp_hdr) in be_async_cmd_process()
248 struct be_cmd_resp_hdr *resp_hdr; in be_mcc_compl_process()
609 struct be_cmd_resp_hdr *resp; in be_mcc_notify_wait()
3544 attribs = attribs_cmd.va + sizeof(struct be_cmd_resp_hdr); in be_cmd_get_cntl_attributes()
4100 (extfat_cmd.va + sizeof(struct be_cmd_resp_hdr)); in be_cmd_set_fw_log_level()
4140 sizeof(struct be_cmd_resp_hdr)); in be_cmd_get_fw_log_level()
5053 struct be_cmd_resp_hdr *resp; in be_roce_mcc_cmd()
/linux-6.12.1/drivers/scsi/be2iscsi/
Dbe_cmds.h264 struct be_cmd_resp_hdr { struct
322 struct be_cmd_resp_hdr resp_hdr;
357 struct be_cmd_resp_hdr hdr; /* dw[4] */
436 struct be_cmd_resp_hdr hdr;
450 struct be_cmd_resp_hdr hdr;
471 struct be_cmd_resp_hdr hdr;
485 struct be_cmd_resp_hdr hdr;
622 struct be_cmd_resp_hdr hdr;
657 struct be_cmd_resp_hdr hdr;
715 struct be_cmd_resp_hdr hdr;
[all …]
Dbe_mgmt.h55 struct be_cmd_resp_hdr hdr;
128 struct be_cmd_resp_hdr hdr;
Dbe_cmds.c175 struct be_cmd_resp_hdr *mbx_resp_hdr; in __beiscsi_mcc_compl_status()
207 mbx_resp_hdr = (struct be_cmd_resp_hdr *)mbx_hdr; in __beiscsi_mcc_compl_status()
Dbe_mgmt.c787 ioctl_size = ((struct be_cmd_resp_hdr *) in beiscsi_if_get_info()
Dbe_main.c4814 struct be_cmd_resp_hdr *resp; in beiscsi_bsg_request()
4866 resp = (struct be_cmd_resp_hdr *)nonemb_cmd.va; in beiscsi_bsg_request()