Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/cisco/
Dairo.c1184 #define FLAG_802_11 7 macro
3315 if (test_bit(FLAG_802_11, &ai->flags)) in airo_handle_rx()
3326 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3347 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3361 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3410 if (!test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
3434 if (test_bit(FLAG_802_11, &ai->flags)) { in airo_handle_rx()
4830 clear_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4840 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
4844 set_bit (FLAG_802_11, &ai->flags); in proc_config_on_close()
[all …]