Home
last modified time | relevance | path

Searched refs:FLAG_802_11 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/
Dairo.c1178 #define FLAG_802_11 7 macro
3296 if (test_bit(FLAG_802_11, &ai->flags)) in airo_handle_rx()
3307 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3328 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3342 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3391 if (!test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3415 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
4811 clear_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4821 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4825 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
[all …]