Searched refs:tcap (Results 1 - 11 of 11) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c317 struct ath9k_htc_cap_target tcap; local
321 memset(&tcap, 0, sizeof(struct ath9k_htc_cap_target));
323 tcap.flags = 0x240c40;
324 tcap.flags_ext = 0x80601000;
325 tcap.ampdu_limit = 0xffff0000;
326 tcap.ampdu_subframes = 20;
327 tcap.tx_chainmask_legacy = priv->ah->caps.tx_chainmask;
328 tcap.protmode = 1;
329 tcap.tx_chainmask = priv->ah->caps.tx_chainmask;
331 WMI_CMD_BUF(WMI_TARGET_IC_UPDATE_CMDID, &tcap);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c317 struct ath9k_htc_cap_target tcap; local
321 memset(&tcap, 0, sizeof(struct ath9k_htc_cap_target));
323 tcap.flags = 0x240c40;
324 tcap.flags_ext = 0x80601000;
325 tcap.ampdu_limit = 0xffff0000;
326 tcap.ampdu_subframes = 20;
327 tcap.tx_chainmask_legacy = priv->ah->caps.tx_chainmask;
328 tcap.protmode = 1;
329 tcap.tx_chainmask = priv->ah->caps.tx_chainmask;
331 WMI_CMD_BUF(WMI_TARGET_IC_UPDATE_CMDID, &tcap);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/readline/
H A DMakefile.in120 ansi_stdlib.h tcap.h rlstdc.h xmalloc.h rlprivate.h rlshell.h \
332 display.o: tcap.h
396 terminal.o: tcap.h
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/readline/shlib/
H A DMakefile.in142 ansi_stdlib.h tcap.h xmalloc.h rlprivate.h rlshell.h rlmbutil.h
230 display.so: $(topdir)/tcap.h
301 terminal.so: $(topdir)/tcap.h
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/readline/
H A DMakefile.in120 ansi_stdlib.h tcap.h rlstdc.h xmalloc.h rlprivate.h rlshell.h \
332 display.o: tcap.h
396 terminal.o: tcap.h
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/readline/shlib/
H A DMakefile.in142 ansi_stdlib.h tcap.h xmalloc.h rlprivate.h rlshell.h rlmbutil.h
230 display.so: $(topdir)/tcap.h
301 terminal.so: $(topdir)/tcap.h
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/readline/
H A DMakefile.in120 ansi_stdlib.h tcap.h rlstdc.h xmalloc.h rlprivate.h rlshell.h \
332 display.o: tcap.h
396 terminal.o: tcap.h
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/readline/shlib/
H A DMakefile.in142 ansi_stdlib.h tcap.h xmalloc.h rlprivate.h rlshell.h rlmbutil.h
230 display.so: $(topdir)/tcap.h
301 terminal.so: $(topdir)/tcap.h
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Dconfigure13774 unset tcap
13815 tcap="-l$termlib"
13818 test -n "$tcap" && break
13878 LIBS="-lreadline $tcap $LIBS"
13910 RDL_LIBS="-lreadline $RDL_LIBS $tcap"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Dconfigure13774 unset tcap
13815 tcap="-l$termlib"
13818 test -n "$tcap" && break
13878 LIBS="-lreadline $tcap $LIBS"
13910 RDL_LIBS="-lreadline $RDL_LIBS $tcap"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Dconfigure13774 unset tcap
13815 tcap="-l$termlib"
13818 test -n "$tcap" && break
13878 LIBS="-lreadline $tcap $LIBS"
13910 RDL_LIBS="-lreadline $RDL_LIBS $tcap"

Completed in 302 milliseconds