Searched refs:rx_filter_options (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_scan.h59 __le32 rx_filter_options; member in struct:basic_scan_params
H A Dwl1251_cmd.h179 __le32 rx_filter_options; member in struct:wl1251_scan_parameters
251 u32 rx_filter_options; member in struct:cmd_join
H A Dwl1251_cmd.c278 join->rx_filter_options = wl->rx_filter;
281 join->rx_filter_options = WL1251_DEFAULT_RX_FILTER;
423 cmd->params.rx_filter_options = cpu_to_le32(CFG_RX_PRSP_EN |
H A Dwl1271_cmd.h219 __le32 rx_filter_options; member in struct:wl1271_cmd_join
463 __le32 rx_filter_options; member in struct:wl1271_cmd_disconnect
H A Dwl1271_scan.c117 cmd->params.rx_filter_options =
H A Dwl1271_cmd.c222 join->rx_filter_options = cpu_to_le32(wl->rx_filter);
727 cmd->rx_filter_options = cpu_to_le32(wl->rx_filter);

Completed in 36 milliseconds