Home
last modified time | relevance | path

Searched refs:sfpmem (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/scsi/bfa/
Dbfa_ioc.h423 struct sfp_mem_s *sfpmem; member
455 bfa_status_t bfa_sfp_show(struct bfa_sfp_s *sfp, struct sfp_mem_s *sfpmem,
583 struct sfp_mem_s *sfpmem; member
647 struct sfp_mem_s *sfpmem, u8 static_data,
Dbfa_ioc.c3868 u8 *des = (u8 *)(sfp->sfpmem); in bfa_sfp_show_comp()
3917 struct sfp_mem_s *sfpmem = (struct sfp_mem_s *)sfp->dbuf_kva; in bfa_sfp_media_get() local
3918 u16 xmtr_tech = (sfpmem->srlid_base.xcvr[4] & 0x3) << 7 | in bfa_sfp_media_get()
3919 (sfpmem->srlid_base.xcvr[5] >> 1); in bfa_sfp_media_get()
3921 e10g.b = sfpmem->srlid_base.xcvr[0]; in bfa_sfp_media_get()
3955 struct sfp_mem_s *sfpmem = (struct sfp_mem_s *)sfp->dbuf_kva; in bfa_sfp_speed_valid() local
3956 struct sfp_xcvr_s *xcvr = (struct sfp_xcvr_s *) sfpmem->srlid_base.xcvr; in bfa_sfp_speed_valid()
4027 sfp->sfpmem = NULL; in bfa_sfp_attach()
4067 bfa_sfp_show(struct bfa_sfp_s *sfp, struct sfp_mem_s *sfpmem, in bfa_sfp_show() argument
4083 sfp->sfpmem = sfpmem; in bfa_sfp_show()