Searched refs:maxfrsize (Results 1 – 13 of 13) sorted by relevance
3051 port_cfg->maxfrsize = 0; in bfa_fcport_attach()3175 m->port_cfg.maxfrsize = cpu_to_be16(fcport->cfg.maxfrsize); in bfa_fcport_send_enable()3528 if (fcport->cfg.maxfrsize == 0) in bfa_fcport_init()3529 fcport->cfg.maxfrsize = bfa_ioc_maxfrsize(&bfa->ioc); in bfa_fcport_init()3536 WARN_ON(!fcport->cfg.maxfrsize); in bfa_fcport_init()3563 fcport->cfg.maxfrsize = in bfa_fcport_isr()3564 cpu_to_be16(fcport->cfg.maxfrsize); in bfa_fcport_isr()3898 bfa_fcport_cfg_maxfrsize(struct bfa_s *bfa, u16 maxfrsize) in bfa_fcport_cfg_maxfrsize() argument3902 bfa_trc(bfa, maxfrsize); in bfa_fcport_cfg_maxfrsize()3903 bfa_trc(bfa, fcport->cfg.maxfrsize); in bfa_fcport_cfg_maxfrsize()[all …]
427 u16 maxfrsize; /* maximum frame size */ member560 return itnim->rport->maxfrsize; in bfa_fcs_itnim_get_maxfrsize()
277 u16 maxfrsize; member
2288 rport_info.max_frmsz = rport->maxfrsize; in bfa_fcs_rport_hal_online()2543 rport->maxfrsize = be16_to_cpu(plogi->class3.rxsz); in bfa_fcs_rport_update()2545 rport->maxfrsize = be16_to_cpu(plogi->csp.rxsz); in bfa_fcs_rport_update()3025 rport_attr->df_sz = rport->maxfrsize; in bfa_fcs_rport_get_attr()
280 u16 maxfrsize; /* max receive frame size */ member
948 __be16 maxfrsize; /* maximum frame size */ member
819 #define bfa_ioc_maxfrsize(__ioc) ((__ioc)->attr->maxfrsize)
1054 fc_host_maxframe_size(host) = fcport->cfg.maxfrsize; in bfad_fc_host_init()
1965 attr->maxfrsize = be16_to_cpu(attr->maxfrsize); in bfa_ioc_getattr_reply()
401 iocmd->status = bfa_fcport_cfg_maxfrsize(&bfad->bfa, iocmd->maxfrsize); in bfad_iocmd_port_cfg_maxfrsize()
2726 port_attr->max_frm_size = cpu_to_be32(pport_attr.pport_cfg.maxfrsize); in bfa_fcs_fdmi_get_portattr()
197 u16 maxfrsize; /*!< max receive frame size */ member
2108 attr->maxfrsize = ntohs(attr->maxfrsize); in bfa_ioc_getattr_reply()