Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h279 struct be_cmd_resp_hdr { struct
335 struct be_cmd_resp_hdr resp_hdr;
362 struct be_cmd_resp_hdr hdr;
375 struct be_cmd_resp_hdr hdr;
439 struct be_cmd_resp_hdr hdr;
454 struct be_cmd_resp_hdr hdr;
509 struct be_cmd_resp_hdr hdr;
534 struct be_cmd_resp_hdr hdr;
555 struct be_cmd_resp_hdr hdr;
619 struct be_cmd_resp_hdr hdr;
[all …]
Dbe_cmds.c129 static struct be_cmd_resp_hdr *be_decode_resp_hdr(u32 tag0, u32 tag1) in be_decode_resp_hdr()
156 struct be_cmd_resp_hdr *resp_hdr) in be_async_cmd_process()
208 struct be_cmd_resp_hdr *resp_hdr; in be_mcc_compl_process()
515 struct be_cmd_resp_hdr *resp; in be_mcc_notify_wait()
2831 attribs = attribs_cmd.va + sizeof(struct be_cmd_resp_hdr); in be_cmd_get_cntl_attributes()
3359 (extfat_cmd.va + sizeof(struct be_cmd_resp_hdr)); in be_cmd_set_fw_log_level()
3399 sizeof(struct be_cmd_resp_hdr)); in be_cmd_get_fw_log_level()
4219 struct be_cmd_resp_hdr *resp; in be_roce_mcc_cmd()
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_cmds.h220 struct be_cmd_resp_hdr { struct
278 struct be_cmd_resp_hdr resp_hdr;
373 struct be_cmd_resp_hdr hdr;
387 struct be_cmd_resp_hdr hdr;
403 struct be_cmd_resp_hdr hdr;
417 struct be_cmd_resp_hdr hdr;
554 struct be_cmd_resp_hdr hdr;
588 struct be_cmd_resp_hdr hdr;
660 struct be_cmd_resp_hdr hdr;
693 struct be_cmd_resp_hdr hdr;
[all …]
Dbe_cmds.c158 struct be_cmd_resp_hdr *mbx_resp_hdr; in beiscsi_mccq_compl()
236 mbx_resp_hdr = (struct be_cmd_resp_hdr *) mbx_hdr; in beiscsi_mccq_compl()
324 struct be_cmd_resp_hdr *resp_hdr; in be_mcc_compl_process()
343 resp_hdr = (struct be_cmd_resp_hdr *) hdr; in be_mcc_compl_process()
Dbe_mgmt.h220 struct be_cmd_resp_hdr hdr;
Dbe_mgmt.c486 struct be_cmd_resp_hdr *resp; in mgmt_vendor_specific_fw_cmd()
1212 ioctl_size = ((struct be_cmd_resp_hdr *) in mgmt_get_if_info()
Dbe_main.c5118 struct be_cmd_resp_hdr *resp; in beiscsi_bsg_request()
5155 resp = (struct be_cmd_resp_hdr *)nonemb_cmd.va; in beiscsi_bsg_request()