Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/cisco/
Dairo.c1178 #define FLAG_802_11 7 macro
3288 if (test_bit(FLAG_802_11, &ai->flags)) in airo_handle_rx()
3299 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3320 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3334 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3383 if (!test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3407 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
4801 clear_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4811 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4815 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
[all …]