Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/cisco/
Dairo.c1181 #define FLAG_802_11 7 macro
3285 if (test_bit(FLAG_802_11, &ai->flags)) in airo_handle_rx()
3296 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3317 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3331 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3380 if (!test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3404 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
4798 clear_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4808 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4812 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
[all …]