Searched refs:trunk (Results 1 – 5 of 5) sorted by relevance
303 u32 trunk; in ghes_copy_tofrom_phys() local314 trunk = PAGE_SIZE - offset; in ghes_copy_tofrom_phys()315 trunk = min(trunk, len); in ghes_copy_tofrom_phys()317 memcpy_fromio(buffer, vaddr + offset, trunk); in ghes_copy_tofrom_phys()319 memcpy_toio(vaddr + offset, buffer, trunk); in ghes_copy_tofrom_phys()320 len -= trunk; in ghes_copy_tofrom_phys()321 paddr += trunk; in ghes_copy_tofrom_phys()322 buffer += trunk; in ghes_copy_tofrom_phys()
170 enum bfa_port_linkstate event, bfa_boolean_t trunk);3022 bfa_boolean_t trunk) in bfa_fcport_scn() argument3024 if (fcport->cfg.trunked && !trunk) in bfa_fcport_scn()3188 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfa_fcport_update_linkinfo() local3212 trunk->attr.state = BFA_TRUNK_DISABLED; in bfa_fcport_update_linkinfo()3505 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfa_trunk_scn() local3516 bfa_trc(fcport->bfa, trunk->attr.state); in bfa_trunk_scn()3523 state_prev = trunk->attr.state; in bfa_trunk_scn()3524 if (fcport->cfg.trunked && (trunk->attr.state != BFA_TRUNK_DISABLED)) in bfa_trunk_scn()3525 trunk->attr.state = scn->trunk_state; in bfa_trunk_scn()[all …]
2300 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfad_iocmd_cfg_trunk() local2315 trunk->attr.state = BFA_TRUNK_OFFLINE; in bfad_iocmd_cfg_trunk()2319 trunk->attr.state = BFA_TRUNK_DISABLED; in bfad_iocmd_cfg_trunk()2340 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfad_iocmd_trunk_get_attr() local2348 memcpy((void *)&iocmd->attr, (void *)&trunk->attr, in bfad_iocmd_trunk_get_attr()
511 struct bfa_fcport_trunk_s trunk; member
65 to these in addition to the trunk.203 to the trunk.