Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_cmds.h209 struct be_cmd_req_hdr { struct
270 struct be_cmd_req_hdr hdr; /* dw[4] */
368 struct be_cmd_req_hdr hdr;
383 struct be_cmd_req_hdr hdr;
393 struct be_cmd_req_hdr hdr;
410 struct be_cmd_req_hdr hdr;
431 struct be_cmd_req_hdr hdr;
437 struct be_cmd_req_hdr hdr;
458 struct be_cmd_req_hdr hdr;
464 struct be_cmd_req_hdr hdr;
[all …]
Dbe_mgmt.h119 struct be_cmd_req_hdr hdr;
139 struct be_cmd_req_hdr hdr;
215 struct be_cmd_req_hdr hdr;
225 struct be_cmd_req_hdr hdr;
Dbe_cmds.c157 struct be_cmd_req_hdr *mbx_hdr; in beiscsi_mccq_compl()
213 mbx_hdr = (struct be_cmd_req_hdr *)mbx_cmd_mem->va; in beiscsi_mccq_compl()
323 struct be_cmd_req_hdr *hdr = embedded_payload(wrb); in be_mcc_compl_process()
758 void be_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_cmd_hdr_prepare()
Dbe_mgmt.c1214 ioctl_size += sizeof(struct be_cmd_req_hdr); in mgmt_get_if_info()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h266 struct be_cmd_req_hdr { struct
327 struct be_cmd_req_hdr hdr;
354 struct be_cmd_req_hdr hdr;
368 struct be_cmd_req_hdr hdr;
381 struct be_cmd_req_hdr hdr;
429 struct be_cmd_req_hdr hdr;
445 struct be_cmd_req_hdr hdr;
492 struct be_cmd_req_hdr hdr;
500 struct be_cmd_req_hdr hdr;
519 struct be_cmd_req_hdr hdr;
[all …]
Dbe_cmds.c700 static void be_wrb_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, in be_wrb_cmd_hdr_prepare()
1504 struct be_cmd_req_hdr *hdr; in be_cmd_get_stats()
2069 struct be_cmd_req_hdr *req; in be_cmd_reset_function()
2740 cmd.va + sizeof(struct be_cmd_req_hdr); in be_cmd_get_phy_info()
4217 struct be_cmd_req_hdr *hdr = (struct be_cmd_req_hdr *)wrb_payload; in be_roce_mcc_cmd()
4218 struct be_cmd_req_hdr *req; in be_roce_mcc_cmd()