Searched refs:plle (Results 1 – 17 of 17) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | if_ether.c | 475 struct llentry **plle) in arpresolve_full() argument 488 if (plle != NULL) in arpresolve_full() 489 *plle = NULL; in arpresolve_full() 538 if (plle) { in arpresolve_full() 540 *plle = la; in arpresolve_full() 627 struct llentry **plle) in arpresolve() argument 635 if (plle != NULL) in arpresolve() 636 *plle = NULL; in arpresolve() 660 if (plle) { in arpresolve() 662 *plle = la; in arpresolve() [all …]
|
| H A D | if_ether.h | 122 struct llentry **plle);
|
| /f-stack/freebsd/net/ |
| H A D | if_infiniband.c | 224 uint32_t *pflags, struct llentry **plle) in infiniband_resolve_addr() argument 230 if (plle) in infiniband_resolve_addr() 231 *plle = NULL; in infiniband_resolve_addr() 238 error = arpresolve(ifp, 0, m, dst, phdr, &lleflags, plle); in infiniband_resolve_addr() 256 error = nd6_resolve(ifp, 0, m, dst, phdr, &lleflags, plle); in infiniband_resolve_addr()
|
| H A D | if_ethersubr.c | 205 uint32_t *pflags, struct llentry **plle) in ether_resolve_addr() argument 214 if (plle) in ether_resolve_addr() 215 *plle = NULL; in ether_resolve_addr() 223 plle); in ether_resolve_addr() 243 plle); in ether_resolve_addr()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | if_ether.h | 122 struct llentry **plle);
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | wm8650.dtsi | 113 plle: plle { label
|
| H A D | wm8850.dtsi | 116 plle: plle { label
|
| H A D | wm8750.dtsi | 119 plle: plle { label
|
| H A D | tegra20-trimslice.dts | 332 avdd-plle-supply = <&pci_vdd_reg>;
|
| H A D | tegra20-tamonten.dtsi | 486 avdd-plle-supply = <&pci_vdd_reg>;
|
| H A D | tegra30-cardhu.dtsi | 56 avdd-plle-supply = <&ldo2_reg>;
|
| H A D | tegra20-harmony.dts | 576 avdd-plle-supply = <&pci_vdd_reg>;
|
| H A D | tegra30-apalis.dtsi | 18 avdd-plle-supply = <&ldo6_reg>;
|
| H A D | tegra30-apalis-v1.1.dtsi | 19 avdd-plle-supply = <&ldo6_reg>;
|
| H A D | tegra30-beaver.dts | 34 avdd-plle-supply = <&ldo1_reg>;
|
| /f-stack/freebsd/netinet6/ |
| H A D | nd6.c | 2216 struct llentry **plle) in nd6_resolve() argument 2248 ln = nd6_lookup(&dst6->sin6_addr, plle ? LLE_EXCLUSIVE : LLE_UNLOCKED, in nd6_resolve() 2262 if (plle) { in nd6_resolve() 2264 *plle = ln; in nd6_resolve() 2268 } else if (plle && ln) in nd6_resolve() 2271 return (nd6_resolve_slow(ifp, 0, m, dst6, desten, pflags, plle)); in nd6_resolve() 2288 struct llentry **plle) in nd6_resolve_slow() argument 2369 if (plle) { in nd6_resolve_slow() 2371 *plle = lle; in nd6_resolve_slow()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pci/ |
| H A D | nvidia,tegra20-pcie.txt | 89 - avdd-plle-supply: Power supply for PLLE, which is shared with SATA. Must 97 - avdd-plle-supply: Power supply for PLLE, which is shared with SATA. Must 356 avdd-plle-supply = <&ldo1_reg>;
|