Searched refs:ZYD_TX_PHY_SHPREAMBLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/wlan/ | ||
H A D | if_zydreg.h | 1031 #define ZYD_TX_PHY_SHPREAMBLE (1 << 5) /* CCK */ macro |
H A D | if_zyd.c | 2489 desc->phy |= ZYD_TX_PHY_SHPREAMBLE; in zyd_tx_start() |