Home
last modified time | relevance | path

Searched refs:trunk (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/drivers/acpi/apei/
Dghes.c298 u32 trunk; in ghes_copy_tofrom_phys() local
309 trunk = PAGE_SIZE - offset; in ghes_copy_tofrom_phys()
310 trunk = min(trunk, len); in ghes_copy_tofrom_phys()
312 memcpy_fromio(buffer, vaddr + offset, trunk); in ghes_copy_tofrom_phys()
314 memcpy_toio(vaddr + offset, buffer, trunk); in ghes_copy_tofrom_phys()
315 len -= trunk; in ghes_copy_tofrom_phys()
316 paddr += trunk; in ghes_copy_tofrom_phys()
317 buffer += trunk; in ghes_copy_tofrom_phys()
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/
Dglobal1_atu.c137 entry->trunk = !!(val & MV88E6XXX_G1_ATU_DATA_TRUNK); in mv88e6xxx_g1_atu_data_read()
150 if (entry->trunk) in mv88e6xxx_g1_atu_data_write()
Dchip.h140 bool trunk; member
Dchip.c1833 if (addr.trunk || (addr.portvec & BIT(port)) == 0) in mv88e6xxx_port_db_dump_fid()
/Linux-v4.19/drivers/scsi/bfa/
Dbfa_svc.c155 enum bfa_port_linkstate event, bfa_boolean_t trunk);
2965 bfa_boolean_t trunk) in bfa_fcport_scn() argument
2967 if (fcport->cfg.trunked && !trunk) in bfa_fcport_scn()
3111 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfa_fcport_update_linkinfo() local
3135 trunk->attr.state = BFA_TRUNK_DISABLED; in bfa_fcport_update_linkinfo()
3423 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfa_trunk_scn() local
3434 bfa_trc(fcport->bfa, trunk->attr.state); in bfa_trunk_scn()
3441 state_prev = trunk->attr.state; in bfa_trunk_scn()
3442 if (fcport->cfg.trunked && (trunk->attr.state != BFA_TRUNK_DISABLED)) in bfa_trunk_scn()
3443 trunk->attr.state = scn->trunk_state; in bfa_trunk_scn()
[all …]
Dbfad_bsg.c2299 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfad_iocmd_cfg_trunk() local
2314 trunk->attr.state = BFA_TRUNK_OFFLINE; in bfad_iocmd_cfg_trunk()
2318 trunk->attr.state = BFA_TRUNK_DISABLED; in bfad_iocmd_cfg_trunk()
2339 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfad_iocmd_trunk_get_attr() local
2347 memcpy((void *)&iocmd->attr, (void *)&trunk->attr, in bfad_iocmd_trunk_get_attr()
Dbfa_svc.h512 struct bfa_fcport_trunk_s trunk; member
/Linux-v4.19/arch/powerpc/configs/52xx/
Dpcm030_defconfig1 CONFIG_LOCALVERSION="trunk"
/Linux-v4.19/Documentation/hwmon/
Dw83627hf66 [1] http://www.lm-sensors.org/browser/lm-sensors/trunk/doc/vid
/Linux-v4.19/Documentation/i2c/busses/
Di2c-piix4110 http://www.lm-sensors.org/browser/lm-sensors/trunk/README
/Linux-v4.19/drivers/i2c/busses/
DKconfig65 to these in addition to the trunk.
222 to the trunk.
/Linux-v4.19/Documentation/networking/
Dbonding.txt1800 called an "etherchannel" (as in the Cisco example, above), a "trunk
2216 generally referred to as "trunk failover." This is a feature of the
2221 miimon. Availability and configuration for trunk failover varies by
/Linux-v4.19/
DMAINTAINERS14747 T: quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.5.x/tomoyo-lsm/patches/