Searched refs:maxfrsize (Results 1 – 13 of 13) sorted by relevance
3118 port_cfg->maxfrsize = 0; in bfa_fcport_attach()3260 m->port_cfg.maxfrsize = cpu_to_be16(fcport->cfg.maxfrsize); in bfa_fcport_send_enable()3618 if (fcport->cfg.maxfrsize == 0) in bfa_fcport_init()3619 fcport->cfg.maxfrsize = bfa_ioc_maxfrsize(&bfa->ioc); in bfa_fcport_init()3626 WARN_ON(!fcport->cfg.maxfrsize); in bfa_fcport_init()3653 fcport->cfg.maxfrsize = in bfa_fcport_isr()3654 cpu_to_be16(fcport->cfg.maxfrsize); in bfa_fcport_isr()3988 bfa_fcport_cfg_maxfrsize(struct bfa_s *bfa, u16 maxfrsize) in bfa_fcport_cfg_maxfrsize() argument3992 bfa_trc(bfa, maxfrsize); in bfa_fcport_cfg_maxfrsize()3993 bfa_trc(bfa, fcport->cfg.maxfrsize); in bfa_fcport_cfg_maxfrsize()[all …]
434 u16 maxfrsize; /* maximum frame size */ member567 return itnim->rport->maxfrsize; in bfa_fcs_itnim_get_maxfrsize()
284 u16 maxfrsize; member
2303 rport_info.max_frmsz = rport->maxfrsize; in bfa_fcs_rport_hal_online()2558 rport->maxfrsize = be16_to_cpu(plogi->class3.rxsz); in bfa_fcs_rport_update()2560 rport->maxfrsize = be16_to_cpu(plogi->csp.rxsz); in bfa_fcs_rport_update()3040 rport_attr->df_sz = rport->maxfrsize; in bfa_fcs_rport_get_attr()
287 u16 maxfrsize; /* max receive frame size */ member
955 __be16 maxfrsize; /* maximum frame size */ member
822 #define bfa_ioc_maxfrsize(__ioc) ((__ioc)->attr->maxfrsize)
1042 fc_host_maxframe_size(host) = fcport->cfg.maxfrsize; in bfad_fc_host_init()
1979 attr->maxfrsize = be16_to_cpu(attr->maxfrsize); in bfa_ioc_getattr_reply()
408 iocmd->status = bfa_fcport_cfg_maxfrsize(&bfad->bfa, iocmd->maxfrsize); in bfad_iocmd_port_cfg_maxfrsize()
2722 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
2116 attr->maxfrsize = ntohs(attr->maxfrsize); in bfa_ioc_getattr_reply()