Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dtag_dsa.c204 bool trap = false, trunk = false; in dsa_rcv_ll() local
216 trunk = !!(dsa_header[1] & 4); in dsa_rcv_ll()
259 if (trunk) { in dsa_rcv_ll()
281 if (trunk) in dsa_rcv_ll()
/linux/drivers/acpi/apei/
H A Dghes.c343 u32 trunk; in ghes_copy_tofrom_phys() local
348 trunk = PAGE_SIZE - offset; in ghes_copy_tofrom_phys()
349 trunk = min(trunk, len); in ghes_copy_tofrom_phys()
351 memcpy_fromio(buffer, vaddr + offset, trunk); in ghes_copy_tofrom_phys()
353 memcpy_toio(vaddr + offset, buffer, trunk); in ghes_copy_tofrom_phys()
354 len -= trunk; in ghes_copy_tofrom_phys()
355 paddr += trunk; in ghes_copy_tofrom_phys()
356 buffer += trunk; in ghes_copy_tofrom_phys()
/linux/arch/powerpc/configs/52xx/
H A Dpcm030_defconfig1 CONFIG_LOCALVERSION="trunk"
/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal1_atu.c226 entry->trunk = !!(val & MV88E6XXX_G1_ATU_DATA_TRUNK); in mv88e6xxx_g1_atu_data_read()
239 if (entry->trunk) in mv88e6xxx_g1_atu_data_write()
H A Dchip.c2917 if (addr.trunk || (addr.portvec & BIT(port)) == 0) in mv88e6xxx_port_db_dump_fid()
/linux/Documentation/networking/devlink/
H A Dprestera.rst123 - Drops packets whose decision (FDB entry) is to bridge packet back to the incoming port/trunk.
/linux/Documentation/hwmon/
H A Dw83627hf.rst66 [1] http://www.lm-sensors.org/browser/lm-sensors/trunk/doc/vid
/linux/drivers/scsi/bfa/
H A Dbfad_bsg.c2290 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfad_iocmd_cfg_trunk() local
2305 trunk->attr.state = BFA_TRUNK_OFFLINE; in bfad_iocmd_cfg_trunk()
2309 trunk->attr.state = BFA_TRUNK_DISABLED; in bfad_iocmd_cfg_trunk()
2330 struct bfa_fcport_trunk_s *trunk = &fcport->trunk; in bfad_iocmd_trunk_get_attr() local
2338 memcpy((void *)&iocmd->attr, (void *)&trunk->attr, in bfad_iocmd_trunk_get_attr()
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dkconfig.rst21 | Supports VLANs (trunk and access modes).
/linux/Documentation/dev-tools/
H A Dautofdo.rst153 or later, or just from the LLVM trunk. ::
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A DKconfig84 offloading rules for traffic between such ports. Supports VLANs (trunk and
/linux/tools/testing/selftests/bpf/
H A DREADME.rst196 available in 10.0.1. The patch is available in llvm 11.0.0 trunk.
/linux/Documentation/maintainer/
H A Drebasing-and-merging.rst105 current trunk so that no merge commits appear in the history. The kernel
/linux/Documentation/networking/
H A Dphy.rst243 https://opencores.org/ocsvn/smii/smii/trunk/doc/SMII.pdf