Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h299 struct be_cmd_resp_hdr { struct
355 struct be_cmd_resp_hdr resp_hdr;
382 struct be_cmd_resp_hdr hdr;
395 struct be_cmd_resp_hdr hdr;
459 struct be_cmd_resp_hdr hdr;
474 struct be_cmd_resp_hdr hdr;
529 struct be_cmd_resp_hdr hdr;
554 struct be_cmd_resp_hdr hdr;
575 struct be_cmd_resp_hdr hdr;
644 struct be_cmd_resp_hdr hdr;
[all …]
Dbe_cmds.c131 static struct be_cmd_resp_hdr *be_decode_resp_hdr(u32 tag0, u32 tag1) in be_decode_resp_hdr()
159 struct be_cmd_resp_hdr *resp_hdr) in be_async_cmd_process()
219 struct be_cmd_resp_hdr *resp_hdr; in be_mcc_compl_process()
545 struct be_cmd_resp_hdr *resp; in be_mcc_notify_wait()
2893 attribs = attribs_cmd.va + sizeof(struct be_cmd_resp_hdr); in be_cmd_get_cntl_attributes()
3438 (extfat_cmd.va + sizeof(struct be_cmd_resp_hdr)); in be_cmd_set_fw_log_level()
3478 sizeof(struct be_cmd_resp_hdr)); in be_cmd_get_fw_log_level()
4309 struct be_cmd_resp_hdr *resp; in be_roce_mcc_cmd()
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_cmds.h220 struct be_cmd_resp_hdr { struct
278 struct be_cmd_resp_hdr resp_hdr;
313 struct be_cmd_resp_hdr hdr; /* dw[4] */
384 struct be_cmd_resp_hdr hdr;
398 struct be_cmd_resp_hdr hdr;
414 struct be_cmd_resp_hdr hdr;
428 struct be_cmd_resp_hdr hdr;
565 struct be_cmd_resp_hdr hdr;
599 struct be_cmd_resp_hdr hdr;
671 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.c5186 struct be_cmd_resp_hdr *resp; in beiscsi_bsg_request()
5223 resp = (struct be_cmd_resp_hdr *)nonemb_cmd.va; in beiscsi_bsg_request()