Home
last modified time | relevance | path

Searched refs:maxfrsize (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi.h197 u16 maxfrsize; /*!< max receive frame size */ member
H A Dbfa_ioc.c2108 attr->maxfrsize = ntohs(attr->maxfrsize); in bfa_ioc_getattr_reply()
/linux/drivers/scsi/bfa/
H A Dbfad_bsg.h277 u16 maxfrsize; member
H A Dbfa_defs_svc.h948 __be16 maxfrsize; /* maximum frame size */ member
H A Dbfad_im.c1055 fc_host_maxframe_size(host) = fcport->cfg.maxfrsize; in bfad_fc_host_init()
H A Dbfad_bsg.c401 iocmd->status = bfa_fcport_cfg_maxfrsize(&bfad->bfa, iocmd->maxfrsize); in bfad_iocmd_port_cfg_maxfrsize()
H A Dbfa_fcs_lport.c2688 port_attr->max_frm_size = cpu_to_be32(pport_attr.pport_cfg.maxfrsize); in bfa_fcs_fdmi_get_portattr()