Searched refs:rx_filter_enabled (Results 1 – 3 of 3) sorted by relevance
305 if (!!test_bit(index, wl->rx_filter_enabled) == enable) { in wl1271_rx_filter_enable()320 __set_bit(index, wl->rx_filter_enabled); in wl1271_rx_filter_enable()322 __clear_bit(index, wl->rx_filter_enabled); in wl1271_rx_filter_enable()332 if (!test_bit(i, wl->rx_filter_enabled)) in wl1271_rx_filter_clear_all()
463 unsigned long rx_filter_enabled[BITS_TO_LONGS(WL1271_MAX_RX_FILTERS)]; member
1966 memset(wl->rx_filter_enabled, 0, sizeof(wl->rx_filter_enabled)); in wlcore_op_stop_locked()