Searched refs:trunk (Results 1 – 5 of 5) sorted by relevance
367 u32 trunk; in ghes_copy_tofrom_phys() local378 trunk = PAGE_SIZE - offset; in ghes_copy_tofrom_phys()379 trunk = min(trunk, len); in ghes_copy_tofrom_phys()381 memcpy_fromio(buffer, vaddr + offset, trunk); in ghes_copy_tofrom_phys()383 memcpy_toio(vaddr + offset, buffer, trunk); in ghes_copy_tofrom_phys()384 len -= trunk; in ghes_copy_tofrom_phys()385 paddr += trunk; in ghes_copy_tofrom_phys()386 buffer += trunk; in ghes_copy_tofrom_phys()
165 enum bfa_port_linkstate event, bfa_boolean_t trunk);2820 bfa_boolean_t trunk) in bfa_fcport_scn() argument2822 if (fcport->cfg.trunked && !trunk) in bfa_fcport_scn()2965 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfa_fcport_update_linkinfo() local2981 trunk->attr.state = BFA_TRUNK_DISABLED; in bfa_fcport_update_linkinfo()3273 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfa_trunk_scn() local3284 bfa_trc(fcport->bfa, trunk->attr.state); in bfa_trunk_scn()3291 state_prev = trunk->attr.state; in bfa_trunk_scn()3292 if (fcport->cfg.trunked && (trunk->attr.state != BFA_TRUNK_DISABLED)) in bfa_trunk_scn()3293 trunk->attr.state = scn->trunk_state; in bfa_trunk_scn()[all …]
2148 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfad_iocmd_cfg_trunk() local2154 trunk->attr.state = BFA_TRUNK_OFFLINE; in bfad_iocmd_cfg_trunk()2158 trunk->attr.state = BFA_TRUNK_DISABLED; in bfad_iocmd_cfg_trunk()2177 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfad_iocmd_trunk_get_attr() local2181 memcpy((void *)&iocmd->attr, (void *)&trunk->attr, in bfad_iocmd_trunk_get_attr()
508 struct bfa_fcport_trunk_s trunk; member
64 to these in addition to the trunk.168 to the trunk.