Searched refs:acx (Results 1 - 25 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_acx.c42 wl1271_debug(DEBUG_ACX, "acx wake up conditions");
70 wl1271_debug(DEBUG_ACX, "acx sleep auth");
94 wl1271_debug(DEBUG_ACX, "acx fw rev");
125 struct acx_current_tx_power *acx; local
128 wl1271_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr");
133 acx = kzalloc(sizeof(*acx), GFP_KERNEL);
134 if (!acx) {
139 acx->current_tx_power = power * 10;
141 ret = wl1271_cmd_configure(wl, DOT11_CUR_TX_PWR, acx, sizeo
197 struct acx_rx_msdu_lifetime *acx; local
305 struct acx_dot11_grp_addr_tbl *acx; local
512 struct acx_conn_monit_params *acx; local
721 struct acx_preamble *acx; local
748 struct acx_ctsprotect *acx; local
790 struct acx_rate_policy *acx; local
834 struct acx_ac_cfg *acx; local
868 struct acx_tid_config *acx; local
901 struct acx_frag_threshold *acx; local
927 struct acx_tx_config_options *acx; local
1050 struct wl1271_acx_bet_enable *acx = NULL; local
1080 struct wl1271_acx_arp_filter *acx; local
1111 struct wl1271_acx_pm_config *acx = NULL; local
1139 struct wl1271_acx_keep_alive_mode *acx = NULL; local
1165 struct wl1271_acx_keep_alive_config *acx = NULL; local
1196 struct wl1271_acx_rssi_snr_trigger *acx = NULL; local
1235 struct wl1271_acx_rssi_snr_avg_weights *acx = NULL; local
[all...]
H A Dwl1251_acx.c18 wl1251_debug(DEBUG_ACX, "acx frame rates");
49 wl1251_debug(DEBUG_ACX, "acx dot11_station_id");
74 wl1251_debug(DEBUG_ACX, "acx dot11_default_key (%d)", key_id);
104 wl1251_debug(DEBUG_ACX, "acx wake up conditions");
132 wl1251_debug(DEBUG_ACX, "acx sleep auth");
156 wl1251_debug(DEBUG_ACX, "acx fw rev");
187 struct acx_current_tx_power *acx; local
190 wl1251_debug(DEBUG_ACX, "acx dot11_cur_tx_pwr");
195 acx = kzalloc(sizeof(*acx), GFP_KERNE
307 struct acx_rx_msdu_lifetime *acx; local
413 struct acx_dot11_grp_addr_tbl *acx; local
557 struct acx_conn_monit_params *acx; local
779 struct acx_preamble *acx; local
806 struct acx_ctsprotect *acx; local
874 struct acx_rate_policy *acx; local
953 struct wl1251_acx_wr_tbtt_and_dtim *acx; local
982 struct wl1251_acx_ac_cfg *acx; local
1017 struct wl1251_acx_tid_cfg *acx; local
[all...]
H A Dwl1251_cmd.c102 * read acx from firmware
105 * @id: acx id
111 struct acx_header *acx = buf; local
116 acx->id = id;
119 acx->len = len - sizeof(*acx);
121 ret = wl1251_cmd_send(wl, CMD_INTERROGATE, acx, sizeof(*acx));
130 acx = buf;
131 if (acx
149 struct acx_header *acx = buf; local
[all...]
H A Dwl1271_cmd.c288 * read acx from firmware
291 * @id: acx id
297 struct acx_header *acx = buf; local
302 acx->id = cpu_to_le16(id);
305 acx->len = cpu_to_le16(len - sizeof(*acx));
307 ret = wl1271_cmd_send(wl, CMD_INTERROGATE, acx, sizeof(*acx), len);
315 * write acx value to firmware
318 * @id: acx i
324 struct acx_header *acx = buf; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dptrace.h43 unsigned long acx; member in struct:pt_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dptrace.c320 tmp = regs->acx;
449 regs->acx = data;
H A Dsignal.c119 err |= __put_user(regs->acx, &sc->sc_acx);
190 err |= __get_user(regs->acx, &sc->sc_acx);
H A Dasm-offsets.c59 OFFSET(PT_ACX, pt_regs, acx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/extras/
H A DMakefile.in56 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A DMakefile.in64 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/icons/
H A DMakefile.in57 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A DMakefile.in66 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/images/
H A DMakefile.in58 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/jquery/
H A DMakefile.in58 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/style/jqueryui/images/
H A DMakefile.in58 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/style/transmission/images/buttons/
H A DMakefile.in58 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/cli/
H A DMakefile.in59 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/daemon/
H A DMakefile.in61 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DMakefile.in56 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/
H A DMakefile.in56 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/dht/
H A DMakefile.in59 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libnatpmp/
H A DMakefile.in59 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libutp/
H A DMakefile.in59 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/miniupnp/
H A DMakefile.in59 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/utils/
H A DMakefile.in60 am__aclocal_m4_deps = $(top_srcdir)/m4/acx-pthread.m4 \

Completed in 200 milliseconds

12