Searched refs:preamble (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-10-stable/sys/boot/fdt/dts/arm/
H A Dwandboard-dual.dts66 phy-disable-preamble;
H A Dwandboard-quad.dts66 phy-disable-preamble;
H A Dwandboard-solo.dts66 phy-disable-preamble;
H A Dapalis-imx6.dts83 phy-disable-preamble;
H A Dvybrid.dtsi269 phy-disable-preamble;
289 phy-disable-preamble;
/freebsd-10-stable/crypto/openssl/util/pl/
H A DOS2-EMX.pl10 $preamble = "SHELL=sh\n";
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-smix-defs.h225 uint64_t preamble : 1; /**< Send PREAMBLE on SMI transacton member in struct:cvmx_smix_clk::cvmx_smix_clk_s
239 uint64_t preamble : 1;
266 uint64_t preamble : 1; /**< Send PREAMBLE on SMI transacton */ member in struct:cvmx_smix_clk::cvmx_smix_clk_cn30xx
277 uint64_t preamble : 1;
H A Dcvmx-higig.h75 01 = Pure preamble - IEEE standard framing of 10GE
365 /* Disable GMX preamble checking */
375 /* Setup GMX TX to not add a preamble */
377 gmx_tx_append.s.preamble = 0;
H A Dcvmx-mdio.h331 smi_clk.s.preamble = 1;
H A Dcvmx-helper-sgmii.c539 /* Clear the align bit if preamble is set to attain maximum tx rate. */
542 sgmii_ctl.s.align = append_cfg.s.preamble ? 0 : 1;
H A Dcvmx-agl-defs.h2086 uint64_t pre_strp : 1; /**< Strip off the preamble (when present)
2139 uint64_t pre_strp : 1; /**< Strip off the preamble (when present)
3089 * (3) Assume that the preamble/sfd is always at the start of the frame - even
3090 * before UDD bytes. In most cases, there will be no preamble in these
3463 uint64_t preamble : 1; /**< Prepend the Ethernet preamble on each transfer */ member in struct:cvmx_agl_gmx_txx_append::cvmx_agl_gmx_txx_append_s
3465 uint64_t preamble : 1;
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dkeyword-gen.c315 char preamble[] = local
332 printf(preamble, timestamp);
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dap_config.h477 } preamble; member in struct:hostapd_config
H A Dbeacon.c56 hapd->iconf->preamble == LONG_PREAMBLE)
746 params.preamble = hapd->iface->num_sta_no_short_preamble == 0 &&
747 hapd->iconf->preamble == SHORT_PREAMBLE;
H A Dieee802_11.c140 hapd->iconf->preamble == SHORT_PREAMBLE)
/freebsd-10-stable/contrib/groff/src/devices/grodvi/
H A Ddvi.cpp134 void preamble();
211 preamble();
465 void dvi_printer::preamble() function in class:dvi_printer
/freebsd-10-stable/sys/dev/mwl/
H A Dmwlhal.h282 * if radio is enabled, the preamble is set too.
289 int mwl_hal_setradio(struct mwl_hal *mh, int onoff, MWL_HAL_PREAMBLE preamble);
H A Dmwlhal.c726 * XXX preamble installed after set fixed rate cmd
729 mwl_hal_setradio(struct mwl_hal *mh0, int onoff, MWL_HAL_PREAMBLE preamble) argument
742 pCmd->Control = htole16(preamble);
/freebsd-10-stable/sys/dev/malo/
H A Dif_malohal.c634 * XXX preamble installed after set fixed rate cmd
638 enum malo_hal_preamble preamble)
651 cmd->control = htole16(preamble);
637 malo_hal_setradio(struct malo_hal *mh, int onoff, enum malo_hal_preamble preamble) argument
/freebsd-10-stable/crypto/openssl/util/
H A Dmk1mf.pl442 $defs .= $preamble if defined $preamble;
/freebsd-10-stable/contrib/wpa/src/drivers/
H A Ddriver.h705 * preamble - Whether short preamble is enabled
707 int preamble; member in struct:wpa_driver_ap_params
/freebsd-10-stable/contrib/wpa/hostapd/
H A Dconfig_file.c2400 } else if (os_strcmp(buf, "preamble") == 0) {
2402 conf->preamble = SHORT_PREAMBLE;
2404 conf->preamble = LONG_PREAMBLE;
/freebsd-10-stable/sys/dev/iwn/
H A Dif_iwnreg.h1477 uint32_t preamble; member in struct:iwn_tx_stats
/freebsd-10-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex2678 % Contents of each column will wrap at width given in preamble. Width
2684 % To make preamble:
2742 % Macros used to set up halign preamble:
2843 % This preamble sets up a generic column definition, which will
2861 % If the user has set preamble in terms of percent of \hsize we will
2873 % If user has not set preamble in terms of percent of \hsize
/freebsd-10-stable/contrib/groff/doc/
H A Dtexinfo.tex2577 % Contents of each column will wrap at width given in preamble. Width
2583 % To make preamble:
2641 % Macros used to set up halign preamble:
2742 % This preamble sets up a generic column definition, which will
2760 % If the user has set preamble in terms of percent of \hsize we will
2772 % If user has not set preamble in terms of percent of \hsize

Completed in 313 milliseconds

12