Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/
H A Dath.h58 ATH_OP_INVALID, enumerator
/linux/drivers/net/wireless/ath/ath9k/
H A Dtx99.c115 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_tx99_init()
H A Dhtc_drv_main.c255 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath9k_htc_set_channel()
957 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_start()
986 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_htc_stop()
1028 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_stop()
1269 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_htc_configure_filter()
H A Dmain.c518 if (!ah || test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_isr()
721 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_start()
914 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_stop()
964 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_stop()
2210 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in __ath9k_flush()
H A Dhtc_drv_init.c642 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_init_priv()
H A Dinit.c684 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_init_softc()
H A Dchannel.c36 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_set_channel()
H A Dxmit.c1937 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_drain_all_txq()