Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/be2iscsi/
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()
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()
Dbe_cmds.c1264 struct be_sge *sge = nonembedded_sgl(wrb); in beiscsi_check_supported_fw()
/linux-5.19.10/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h22 struct be_sge { struct
39 struct be_sge sgl[19]; /* used by non-embedded cmds */ argument
Dbe_cmds.c781 static inline struct be_sge *nonembedded_sgl(struct be_mcc_wrb *wrb) in nonembedded_sgl()
799 struct be_sge *sge; in be_wrb_cmd_hdr_prepare()