Home
last modified time | relevance | path

Searched refs:be_sge (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_mgmt.c282 struct be_sge *sge; in mgmt_get_session_info()
428 struct be_sge *sge = nonembedded_sgl(wrb); in mgmt_check_supported_fw()
488 struct be_sge *mcc_sge; in mgmt_vendor_specific_fw_cmd()
591 struct be_sge *sge; in mgmt_invalidate_icds()
723 struct be_sge *sge; in mgmt_open_connection()
851 struct be_sge *sge; in mgmt_exec_nonemb_cmd()
Dbe_cmds.h28 struct be_sge { struct
45 struct be_sge sgl[19]; /* used by non-embedded cmds */ argument
638 static inline struct be_sge *nonembedded_sgl(struct be_mcc_wrb *wrb) in nonembedded_sgl()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h26 struct be_sge { struct
43 struct be_sge sgl[19]; /* used by non-embedded cmds */ argument
Dbe_cmds.c719 static inline struct be_sge *nonembedded_sgl(struct be_mcc_wrb *wrb) in nonembedded_sgl()
737 struct be_sge *sge; in be_wrb_cmd_hdr_prepare()