Searched refs:maxfrsize (Results 1 – 13 of 13) sorted by relevance
3059 port_cfg->maxfrsize = 0; in bfa_fcport_attach()3183 m->port_cfg.maxfrsize = cpu_to_be16(fcport->cfg.maxfrsize); in bfa_fcport_send_enable()3536 if (fcport->cfg.maxfrsize == 0) in bfa_fcport_init()3537 fcport->cfg.maxfrsize = bfa_ioc_maxfrsize(&bfa->ioc); in bfa_fcport_init()3544 WARN_ON(!fcport->cfg.maxfrsize); in bfa_fcport_init()3571 fcport->cfg.maxfrsize = in bfa_fcport_isr()3572 cpu_to_be16(fcport->cfg.maxfrsize); in bfa_fcport_isr()3906 bfa_fcport_cfg_maxfrsize(struct bfa_s *bfa, u16 maxfrsize) in bfa_fcport_cfg_maxfrsize() argument3910 bfa_trc(bfa, maxfrsize); in bfa_fcport_cfg_maxfrsize()3911 bfa_trc(bfa, fcport->cfg.maxfrsize); in bfa_fcport_cfg_maxfrsize()[all …]
435 u16 maxfrsize; /* maximum frame size */ member568 return itnim->rport->maxfrsize; in bfa_fcs_itnim_get_maxfrsize()
285 u16 maxfrsize; member
2304 rport_info.max_frmsz = rport->maxfrsize; in bfa_fcs_rport_hal_online()2559 rport->maxfrsize = be16_to_cpu(plogi->class3.rxsz); in bfa_fcs_rport_update()2561 rport->maxfrsize = be16_to_cpu(plogi->csp.rxsz); in bfa_fcs_rport_update()3041 rport_attr->df_sz = rport->maxfrsize; in bfa_fcs_rport_get_attr()
288 u16 maxfrsize; /* max receive frame size */ member
956 __be16 maxfrsize; /* maximum frame size */ member
827 #define bfa_ioc_maxfrsize(__ioc) ((__ioc)->attr->maxfrsize)
1064 fc_host_maxframe_size(host) = fcport->cfg.maxfrsize; in bfad_fc_host_init()
1982 attr->maxfrsize = be16_to_cpu(attr->maxfrsize); in bfa_ioc_getattr_reply()
409 iocmd->status = bfa_fcport_cfg_maxfrsize(&bfad->bfa, iocmd->maxfrsize); in bfad_iocmd_port_cfg_maxfrsize()
2734 port_attr->max_frm_size = cpu_to_be32(pport_attr.pport_cfg.maxfrsize); in bfa_fcs_fdmi_get_portattr()
205 u16 maxfrsize; /*!< max receive frame size */ member
2120 attr->maxfrsize = ntohs(attr->maxfrsize); in bfa_ioc_getattr_reply()