Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_ioc.h426 struct sfp_mem_s *sfpmem; member
458 bfa_status_t bfa_sfp_show(struct bfa_sfp_s *sfp, struct sfp_mem_s *sfpmem,
586 struct sfp_mem_s *sfpmem; member
650 struct sfp_mem_s *sfpmem, u8 static_data,
Dbfa_ioc.c3881 u8 *des = (u8 *) &(sfp->sfpmem); in bfa_sfp_show_comp()
3930 struct sfp_mem_s *sfpmem = (struct sfp_mem_s *)sfp->dbuf_kva; in bfa_sfp_media_get() local
3931 u16 xmtr_tech = (sfpmem->srlid_base.xcvr[4] & 0x3) << 7 | in bfa_sfp_media_get()
3932 (sfpmem->srlid_base.xcvr[5] >> 1); in bfa_sfp_media_get()
3934 e10g.b = sfpmem->srlid_base.xcvr[0]; in bfa_sfp_media_get()
3968 struct sfp_mem_s *sfpmem = (struct sfp_mem_s *)sfp->dbuf_kva; in bfa_sfp_speed_valid() local
3969 struct sfp_xcvr_s *xcvr = (struct sfp_xcvr_s *) sfpmem->srlid_base.xcvr; in bfa_sfp_speed_valid()
4040 sfp->sfpmem = NULL; in bfa_sfp_attach()
4080 bfa_sfp_show(struct bfa_sfp_s *sfp, struct sfp_mem_s *sfpmem, in bfa_sfp_show() argument
4096 sfp->sfpmem = sfpmem; in bfa_sfp_show()