Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c39 struct be_sge *mcc_sge; in mgmt_vendor_specific_fw_cmd()
128 struct be_sge *sge; in mgmt_open_connection()
230 struct be_sge *sge; in beiscsi_exec_nemb_cmd()
1011 struct be_sge *sge; in beiscsi_boot_get_sinfo()
1509 struct be_sge *sge; in beiscsi_mgmt_invalidate_icds()
H A Dbe_cmds.h20 struct be_sge { struct
43 struct be_sge sgl[19]; /* used by non-embedded cmds */ argument
696 static inline struct be_sge *nonembedded_sgl(struct be_mcc_wrb *wrb) in nonembedded_sgl()
H A Dbe_cmds.c1262 struct be_sge *sge = nonembedded_sgl(wrb); in beiscsi_check_supported_fw()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h22 struct be_sge { struct
39 struct be_sge sgl[19]; /* used by non-embedded cmds */ argument
H A Dbe_cmds.c782 static inline struct be_sge *nonembedded_sgl(struct be_mcc_wrb *wrb) in nonembedded_sgl()
800 struct be_sge *sge; in be_wrb_cmd_hdr_prepare()