| /drivers/net/wireless/ath/ath9k/ |
| A D | htc_drv_gpio.c | 40 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 …]
|
| A D | gpio.c | 152 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() 267 test_bit(BT_OP_SCAN, &btcoex->op_flags))) in ath_btcoex_no_stomp_timer() 313 clear_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath9k_btcoex_timer_resume() 314 clear_bit(BT_OP_SCAN, &btcoex->op_flags); in ath9k_btcoex_timer_resume() 352 else if (test_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags)) in ath9k_btcoex_aggr_limit()
|
| A D | wow.c | 180 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()
|
| A D | link.c | 158 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_hw_pll_work() 457 !test_bit(ATH_OP_ANI_RUN, &common->op_flags) || in ath_start_ani() 497 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani() 501 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani() 505 if (!test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath_check_ani() 506 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani() 513 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
|
| A D | beacon.c | 398 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() 638 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 656 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 686 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 689 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 693 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
|
| A D | main.c | 245 clear_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_complete_reset() 257 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_complete_reset() 615 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_reset() 636 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath9k_queue_reset() 721 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_start() 964 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_stop() 1120 set_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_set_assoc_state() 1265 set_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_calculate_summary_state() 2391 set_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_sw_scan_start() 2411 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_sw_scan_complete() [all …]
|
| A D | htc_drv_main.c | 255 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() 1028 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_stop() 1497 set_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_htc_bss_iter() 1585 set_bit(OP_TSF_RESET, &priv->op_flags); in ath9k_htc_bss_info_changed() 1717 set_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_htc_sw_scan_start() [all …]
|
| A D | channel.c | 36 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() 301 clear_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags); in ath_chanctx_check_active() 308 if (test_and_set_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) { in ath_chanctx_check_active() 454 if (test_bit(ATH_OP_SCANNING, &common->op_flags) || in ath_chanctx_set_periodic_noa() 670 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event() 706 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event() 803 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) && in ath_chanctx_switch() 975 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath_scan_complete() 977 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath_scan_complete()
|
| A D | common-beacon.c | 51 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath9k_cmn_beacon_config_sta()
|
| A D | tx99.c | 115 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_tx99_init()
|
| A D | htc_drv_beacon.c | 212 if (unlikely(test_bit(ATH_OP_SCANNING, &common->op_flags))) { in ath9k_htc_send_beacon()
|
| A D | htc.h | 493 unsigned long op_flags; member
|
| A D | pci.c | 1021 if (test_bit(ATH_OP_WOW_ENABLED, &common->op_flags)) { in ath_pci_suspend()
|
| A D | mci.c | 560 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_mci_intr()
|
| /drivers/media/pci/intel/ipu6/ |
| A D | ipu6-isys-queue.c | 103 unsigned long op_flags, in ipu6_isys_buffer_list_queue() argument 114 WARN_ON_ONCE(op_flags & IPU6_ISYS_BUFFER_LIST_FL_ACTIVE && in ipu6_isys_buffer_list_queue() 115 op_flags & IPU6_ISYS_BUFFER_LIST_FL_INCOMING); in ipu6_isys_buffer_list_queue() 128 if (op_flags & IPU6_ISYS_BUFFER_LIST_FL_ACTIVE) in ipu6_isys_buffer_list_queue() 130 else if (op_flags & IPU6_ISYS_BUFFER_LIST_FL_INCOMING) in ipu6_isys_buffer_list_queue() 134 if (op_flags & IPU6_ISYS_BUFFER_LIST_FL_SET_STATE) in ipu6_isys_buffer_list_queue() 140 bl, op_flags, state, bl->nbufs); in ipu6_isys_buffer_list_queue()
|
| A D | ipu6-isys-queue.h | 62 unsigned long op_flags,
|
| /drivers/staging/media/ipu7/ |
| A D | ipu7-isys-queue.c | 111 unsigned long op_flags, in ipu7_isys_buffer_list_queue() argument 122 WARN_ON_ONCE(op_flags & IPU_ISYS_BUFFER_LIST_FL_ACTIVE && in ipu7_isys_buffer_list_queue() 123 op_flags & IPU_ISYS_BUFFER_LIST_FL_INCOMING); in ipu7_isys_buffer_list_queue() 135 if (op_flags & IPU_ISYS_BUFFER_LIST_FL_ACTIVE) in ipu7_isys_buffer_list_queue() 137 else if (op_flags & IPU_ISYS_BUFFER_LIST_FL_INCOMING) in ipu7_isys_buffer_list_queue() 141 if (op_flags & IPU_ISYS_BUFFER_LIST_FL_SET_STATE) in ipu7_isys_buffer_list_queue() 147 bl, op_flags, state, bl->nbufs); in ipu7_isys_buffer_list_queue()
|
| A D | ipu7-isys-queue.h | 64 unsigned long op_flags,
|
| /drivers/block/drbd/ |
| A D | drbd_actlog.c | 133 blk_opf_t op_flags = 0; in _drbd_md_sync_page_io() local 139 op_flags |= REQ_FUA | REQ_PREFLUSH; in _drbd_md_sync_page_io() 140 op_flags |= REQ_SYNC; in _drbd_md_sync_page_io() 142 bio = bio_alloc_bioset(bdev->md_bdev, 1, op | op_flags, GFP_NOIO, in _drbd_md_sync_page_io()
|
| /drivers/greybus/ |
| A D | operation.c | 522 unsigned long op_flags, gfp_t gfp_flags) in gb_operation_create_common() argument 539 if (!(op_flags & GB_OPERATION_FLAG_INCOMING)) { in gb_operation_create_common() 548 operation->flags = op_flags; in gb_operation_create_common()
|
| /drivers/crypto/caam/ |
| A D | ctrl.c | 37 u32 *jump_cmd, op_flags; in build_instantiation_desc() local 41 op_flags = OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG | in build_instantiation_desc() 46 append_operation(desc, op_flags); in build_instantiation_desc()
|
| /drivers/net/wireless/ath/ |
| A D | ath.h | 153 unsigned long op_flags; member
|
| /drivers/md/ |
| A D | dm-raid1.c | 658 blk_opf_t op_flags = bio->bi_opf & (REQ_FUA | REQ_PREFLUSH | REQ_ATOMIC); in do_write() local 660 .bi_opf = REQ_OP_WRITE | op_flags, in do_write() 669 io_req.bi_opf = REQ_OP_DISCARD | op_flags; in do_write()
|
| /drivers/s390/block/ |
| A D | dasd_eckd.h | 585 } __packed op_flags; member
|
| /drivers/block/ |
| A D | ublk_drv.c | 486 iod->op_flags = ublk_op | ublk_req_build_flags(req); in ublk_setup_iod_zoned() 500 iod->op_flags = ublk_op | ublk_req_build_flags(req); in ublk_setup_iod_zoned() 1104 iod->op_flags = ublk_op | ublk_req_build_flags(req); in ublk_setup_iod() 1212 iod->op_flags |= UBLK_IO_F_NEED_REG_BUF; in ublk_auto_buf_reg_fallback()
|