Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/
H A Dath.h58 ATH_OP_INVALID, enumerator
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dwow.c180 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_suspend()
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()
2209 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.c726 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 Ddebug.c791 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in write_file_reset()
H A Dxmit.c1936 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_drain_all_txq()