Home
last modified time | relevance | path

Searched refs:op_flags (Results 1 – 25 of 36) sorted by relevance

12

/drivers/net/wireless/ath/ath9k/
Dhtc_drv_gpio.c40 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_detect_bt_priority()
41 clear_bit(OP_BT_SCAN, &priv->op_flags); in ath_detect_bt_priority()
46 set_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_detect_bt_priority()
47 set_bit(OP_BT_SCAN, &priv->op_flags); in ath_detect_bt_priority()
51 set_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_detect_bt_priority()
76 test_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags)); in ath_btcoex_period_work()
82 ath9k_hw_btcoex_bt_stomp(priv->ah, test_bit(OP_BT_SCAN, &priv->op_flags) ? in ath_btcoex_period_work()
86 timer_period = test_bit(OP_BT_SCAN, &priv->op_flags) ? in ath_btcoex_period_work()
109 test_bit(OP_BT_SCAN, &priv->op_flags)) in ath_btcoex_duty_cycle_work()
143 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_htc_resume_btcoex_work()
[all …]
Dgpio.c152 clear_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath_detect_bt_priority()
153 clear_bit(BT_OP_SCAN, &btcoex->op_flags); in ath_detect_bt_priority()
158 set_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath_detect_bt_priority()
159 set_bit(BT_OP_SCAN, &btcoex->op_flags); in ath_detect_bt_priority()
163 set_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath_detect_bt_priority()
226 if (test_bit(BT_OP_SCAN, &btcoex->op_flags)) { in ath_btcoex_period_timer()
266 test_bit(BT_OP_SCAN, &btcoex->op_flags))) in ath_btcoex_no_stomp_timer()
312 clear_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath9k_btcoex_timer_resume()
313 clear_bit(BT_OP_SCAN, &btcoex->op_flags); in ath9k_btcoex_timer_resume()
351 else if (test_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags)) in ath9k_btcoex_aggr_limit()
Dwow.c180 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_suspend()
199 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) { in ath9k_suspend()
207 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath9k_suspend()
274 set_bit(ATH_OP_WOW_ENABLED, &common->op_flags); in ath9k_suspend()
306 clear_bit(ATH_OP_WOW_ENABLED, &common->op_flags); in ath9k_resume()
Dlink.c129 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_hw_pll_work()
428 !test_bit(ATH_OP_ANI_RUN, &common->op_flags) || in ath_start_ani()
468 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani()
472 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani()
476 if (!test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath_check_ani()
477 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
484 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
Dbeacon.c398 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) { in ath9k_beacon_tasklet()
583 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config_adhoc()
637 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
655 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
685 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
688 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
692 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
Dmain.c246 clear_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_complete_reset()
259 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_complete_reset()
263 test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath_complete_reset()
519 if (!ah || test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_isr()
536 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) { in ath_isr()
616 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_reset()
637 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath9k_queue_reset()
722 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_start()
915 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_stop()
965 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_stop()
[all …]
Dhtc_drv_main.c255 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath9k_htc_set_channel()
307 if (!test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath9k_htc_set_channel()
315 if (test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath9k_htc_set_channel()
755 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_start_ani()
765 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_stop_ani()
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()
1102 !test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath9k_htc_add_interface()
1270 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_htc_configure_filter()
[all …]
Dchannel.c36 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_set_channel()
95 if (test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath_set_channel()
306 clear_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags); in ath_chanctx_check_active()
313 if (test_and_set_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) { in ath_chanctx_check_active()
459 if (test_bit(ATH_OP_SCANNING, &common->op_flags) || in ath_chanctx_set_periodic_noa()
675 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event()
711 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event()
808 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) && in ath_chanctx_switch()
980 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath_scan_complete()
982 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath_scan_complete()
Dcommon-beacon.c50 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath9k_cmn_beacon_config_sta()
Dtx99.c115 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_tx99_init()
Dhtc_drv_beacon.c212 if (unlikely(test_bit(ATH_OP_SCANNING, &common->op_flags))) { in ath9k_htc_send_beacon()
Dhtc.h494 unsigned long op_flags; member
Dpci.c1023 if (test_bit(ATH_OP_WOW_ENABLED, &common->op_flags)) { in ath_pci_suspend()
Dxmit.c1877 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_drain_all_txq()
1931 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_txq_schedule()
2587 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_tx_processq()
2673 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_tx_edma_tasklet()
Dmci.c558 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_mci_intr()
/drivers/md/
Ddm-io.c296 static void do_region(int op, int op_flags, unsigned region, in do_region() argument
352 bio_set_op_attrs(bio, op, op_flags); in do_region()
390 static void dispatch_io(int op, int op_flags, unsigned int num_regions, in dispatch_io() argument
400 op_flags |= REQ_SYNC; in dispatch_io()
408 if (where[i].count || (op_flags & REQ_PREFLUSH)) in dispatch_io()
409 do_region(op, op_flags, i, where + i, dp, io); in dispatch_io()
433 struct dm_io_region *where, int op, int op_flags, in sync_io() argument
456 dispatch_io(op, op_flags, num_regions, where, dp, io, 1); in sync_io()
467 struct dm_io_region *where, int op, int op_flags, in async_io() argument
488 dispatch_io(op, op_flags, num_regions, where, dp, io, 0); in async_io()
Ddm-snap-persistent.c230 int op_flags, int metadata) in chunk_io() argument
239 .bi_op_flags = op_flags, in chunk_io()
285 static int area_io(struct pstore *ps, int op, int op_flags) in area_io() argument
289 return chunk_io(ps, ps->area, chunk, op, op_flags, 0); in area_io()
Dmd.h741 struct page *page, int op, int op_flags,
/drivers/crypto/caam/
Dctrl.c36 u32 *jump_cmd, op_flags; in build_instantiation_desc() local
40 op_flags = OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG | in build_instantiation_desc()
45 append_operation(desc, op_flags); in build_instantiation_desc()
/drivers/block/drbd/
Ddrbd_actlog.c132 int err, op_flags = 0; in _drbd_md_sync_page_io() local
138 op_flags |= REQ_FUA | REQ_PREFLUSH; in _drbd_md_sync_page_io()
139 op_flags |= REQ_SYNC; in _drbd_md_sync_page_io()
149 bio_set_op_attrs(bio, op, op_flags); in _drbd_md_sync_page_io()
/drivers/greybus/
Doperation.c521 unsigned long op_flags, gfp_t gfp_flags) in gb_operation_create_common() argument
538 if (!(op_flags & GB_OPERATION_FLAG_INCOMING)) { in gb_operation_create_common()
547 operation->flags = op_flags; in gb_operation_create_common()
/drivers/net/wireless/ath/
Dath.h153 unsigned long op_flags; member
/drivers/md/bcache/
Dsuper.c420 static void uuid_io(struct cache_set *c, int op, unsigned long op_flags, in uuid_io() argument
435 bio->bi_opf = REQ_SYNC | REQ_META | op_flags; in uuid_io()
440 bio_set_op_attrs(bio, op, REQ_SYNC|REQ_META|op_flags); in uuid_io()
594 unsigned long op_flags) in prio_io() argument
607 bio_set_op_attrs(bio, op, REQ_SYNC|REQ_META|op_flags); in prio_io()
/drivers/s390/block/
Ddasd_eckd.h578 } __packed op_flags; member
/drivers/char/tpm/
Dtpm_crb.c106 u8 op_flags; member

12