Searched full:multilink (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/networking/ |
| H A D | ppp_generic.rst | 17 * PPP multilink: splitting datagrams between multiple links, and 35 This architecture makes it possible to implement PPP multilink in a 170 If multilink is not in use, this packet is then passed to the attached 179 If multilink is in use, the generic layer divides the packet into one 180 or more fragments and puts a multilink header on each fragment. It 272 In multilink terms, the unit represents the bundle, while the channels 276 across the individual links (if multilink is in use). In contrast, a 278 channel, without any multilink header. 355 SC_MULTILINK enable PPP multilink fragmentation on 357 SC_MP_SHORTSEQ expect short multilink sequence [all …]
|
| /linux/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp42x-goramo-multilink.dts | 3 * Device Tree file for the Goramo MultiLink Router 5 * - MultiLink Basic (a box) 6 * - MultiLink Max (19" rack mount) 7 * This device tree supports MultiLink Basic. 20 model = "Goramo MultiLink Router"; 21 compatible = "goramo,multilink-router", "intel,ixp42x"; 27 * 64 MB of RAM according to the manual. The MultiLink
|
| /linux/sound/hda/core/ext/ |
| H A D | controller.c | 68 * Multilink helpers - these helpers are useful for dealing with HDA 69 * new multilink capability 73 * snd_hdac_ext_bus_get_ml_capabilities - get multilink capability
|
| /linux/include/uapi/linux/ |
| H A D | ppp-ioctl.h | 31 #define SC_MULTILINK 0x00000400 /* do multilink encapsulation */ 112 #define PPPIOCSMRRU _IOW('t', 59, int) /* set multilink MRU */
|
| H A D | atmsap.h | 27 #define ATM_L2_X25_ML 0x07 /* ITU-T X.25, multilink */
|
| H A D | ppp_defs.h | 44 #define PPP_MP 0x3d /* Multilink protocol */
|
| /linux/Documentation/devicetree/bindings/arm/ |
| H A D | intel-ixp4xx.yaml | 27 - goramo,multilink-router
|
| /linux/drivers/phy/cadence/ |
| H A D | phy-cadence-sierra.c | 1291 * This completes the PHY configuration for multilink operation. This approach enables in cdns_sierra_phy_configure_multilink() 1496 /* If more than one subnode, configure the PHY as multilink */ in cdns_sierra_phy_probe() 1547 /* USB refclk 100MHz, 20b, SuperSpeed opt2, ext ssc, PLL LC1, multilink */ 1558 /* USB refclk 100MHz, 20b, SuperSpeed opt2, int ssc, PLL LC1, multilink */ 1828 * refclk100MHz_32b_PCIe_ln_no_ssc, multilink, using_plllc, 1892 * refclk100MHz_32b_PCIe_ln_no_ssc, multilink, using_plllc, 1966 * refclk100MHz_32b_PCIe_ln_int_ssc, multilink, using_plllc, 2033 * refclk100MHz_32b_PCIe_ln_int_ssc, multilink, using_plllc, 2104 * refclk100MHz_32b_PCIe_ln_ext_ssc, multilink, using_plllc, 2171 * refclk100MHz_32b_PCIe_ln_ext_ssc, multilink, using_plllc,
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | phy-cadence-torrent.yaml | 12 PHY also supports multilink multiprotocol combinations including protocols
|
| /linux/Documentation/ |
| H A D | Changes | 344 The PPP driver has been restructured to support multilink and to
|
| /linux/include/sound/ |
| H A D | hdaudio.h | 282 * @mlcap: MultiLink capabilities pointer
|