Searched refs:op_flags (Results 1 - 25 of 69) sorted by path

123

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dcommon-beacon.c50 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) {
H A Dgpio.c152 clear_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags);
153 clear_bit(BT_OP_SCAN, &btcoex->op_flags);
158 set_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags);
159 set_bit(BT_OP_SCAN, &btcoex->op_flags);
163 set_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags);
226 if (test_bit(BT_OP_SCAN, &btcoex->op_flags)) {
266 test_bit(BT_OP_SCAN, &btcoex->op_flags)))
312 clear_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags);
313 clear_bit(BT_OP_SCAN, &btcoex->op_flags);
351 else if (test_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags))
[all...]
H A Dhtc_drv_gpio.c40 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags);
41 clear_bit(OP_BT_SCAN, &priv->op_flags);
46 set_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags);
47 set_bit(OP_BT_SCAN, &priv->op_flags);
51 set_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags);
76 test_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags));
82 ath9k_hw_btcoex_bt_stomp(priv->ah, test_bit(OP_BT_SCAN, &priv->op_flags) ?
86 timer_period = test_bit(OP_BT_SCAN, &priv->op_flags) ?
109 test_bit(OP_BT_SCAN, &priv->op_flags))
143 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags);
[all...]
H A Dwow.c180 if (test_bit(ATH_OP_INVALID, &common->op_flags)) {
199 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) {
207 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) {
274 set_bit(ATH_OP_WOW_ENABLED, &common->op_flags);
306 clear_bit(ATH_OP_WOW_ENABLED, &common->op_flags);
H A Dath9k.h779 unsigned long op_flags; member in struct:ath_btcoex
H A Dbeacon.c398 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) {
583 set_bit(ATH_OP_BEACONS, &common->op_flags);
638 clear_bit(ATH_OP_BEACONS, &common->op_flags);
656 set_bit(ATH_OP_BEACONS, &common->op_flags);
686 set_bit(ATH_OP_BEACONS, &common->op_flags);
689 clear_bit(ATH_OP_BEACONS, &common->op_flags);
693 clear_bit(ATH_OP_BEACONS, &common->op_flags);
H A Dchannel.c36 if (test_bit(ATH_OP_INVALID, &common->op_flags))
95 if (test_bit(ATH_OP_SCANNING, &common->op_flags) &&
306 clear_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags);
313 if (test_and_set_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) {
459 if (test_bit(ATH_OP_SCANNING, &common->op_flags) ||
675 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) ||
711 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) ||
808 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) &&
980 clear_bit(ATH_OP_SCANNING, &common->op_flags);
982 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags))
[all...]
H A Ddebug.c201 clear_bit(ATH_OP_ANI_RUN, &common->op_flags);
791 if (test_bit(ATH_OP_INVALID, &common->op_flags)) {
H A Dhtc.h493 unsigned long op_flags; member in struct:ath9k_htc_priv
H A Dhtc_drv_beacon.c212 if (unlikely(test_bit(ATH_OP_SCANNING, &common->op_flags))) {
H A Dhtc_drv_init.c642 set_bit(ATH_OP_INVALID, &common->op_flags);
H A Dhtc_drv_main.c255 if (test_bit(ATH_OP_INVALID, &common->op_flags))
307 if (!test_bit(ATH_OP_SCANNING, &common->op_flags) &&
315 if (test_bit(ATH_OP_SCANNING, &common->op_flags) &&
755 set_bit(ATH_OP_ANI_RUN, &common->op_flags);
765 clear_bit(ATH_OP_ANI_RUN, &common->op_flags);
957 clear_bit(ATH_OP_INVALID, &common->op_flags);
986 if (test_bit(ATH_OP_INVALID, &common->op_flags)) {
1028 set_bit(ATH_OP_INVALID, &common->op_flags);
1102 !test_bit(ATH_OP_ANI_RUN, &common->op_flags)) {
1269 if (test_bit(ATH_OP_INVALID, &common->op_flags)) {
[all...]
H A Dhtc_drv_txrx.c934 ath9k_hw_startpcureceive(priv->ah, test_bit(ATH_OP_SCANNING, &common->op_flags));
H A Dinit.c726 set_bit(ATH_OP_INVALID, &common->op_flags);
H A Dlink.c129 if (!test_bit(ATH_OP_BEACONS, &common->op_flags))
428 !test_bit(ATH_OP_ANI_RUN, &common->op_flags) ||
468 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags))
472 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags))
476 if (!test_bit(ATH_OP_ANI_RUN, &common->op_flags)) {
477 set_bit(ATH_OP_ANI_RUN, &common->op_flags);
484 clear_bit(ATH_OP_ANI_RUN, &common->op_flags);
H A Dmain.c246 clear_bit(ATH_OP_HW_RESET, &common->op_flags);
259 if (!test_bit(ATH_OP_BEACONS, &common->op_flags))
263 test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) {
519 if (!ah || test_bit(ATH_OP_INVALID, &common->op_flags))
536 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) {
616 set_bit(ATH_OP_HW_RESET, &common->op_flags);
637 set_bit(ATH_OP_HW_RESET, &common->op_flags);
722 clear_bit(ATH_OP_INVALID, &common->op_flags);
915 if (test_bit(ATH_OP_INVALID, &common->op_flags)) {
965 set_bit(ATH_OP_INVALID, &common->op_flags);
[all...]
H A Dmci.c560 if (test_bit(ATH_OP_HW_RESET, &common->op_flags))
/linux-master/drivers/block/drbd/
H A Ddrbd_actlog.c133 blk_opf_t op_flags = 0; local
139 op_flags |= REQ_FUA | REQ_PREFLUSH;
140 op_flags |= REQ_SYNC;
142 bio = bio_alloc_bioset(bdev->md_bdev, 1, op | op_flags, GFP_NOIO,
/linux-master/drivers/block/
H A Dublk_drv.c395 iod->op_flags = ublk_op | ublk_req_build_flags(req);
409 iod->op_flags = ublk_op | ublk_req_build_flags(req);
949 iod->op_flags = ublk_op | ublk_req_build_flags(req);
/linux-master/drivers/char/tpm/
H A Dtpm_crb.c108 u8 op_flags; member in struct:tpm2_crb_smc
/linux-master/drivers/crypto/caam/
H A Dctrl.c37 u32 *jump_cmd, op_flags; local
41 op_flags = OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG |
46 append_operation(desc, op_flags);
/linux-master/drivers/greybus/
H A Doperation.c521 unsigned long op_flags, gfp_t gfp_flags)
538 if (!(op_flags & GB_OPERATION_FLAG_INCOMING)) {
547 operation->flags = op_flags;
519 gb_operation_create_common(struct gb_connection *connection, u8 type, size_t request_size, size_t response_size, unsigned long op_flags, gfp_t gfp_flags) argument
/linux-master/drivers/md/
H A Ddm-raid1.c659 blk_opf_t op_flags = bio->bi_opf & (REQ_FUA | REQ_PREFLUSH); local
661 .bi_opf = REQ_OP_WRITE | op_flags,
670 io_req.bi_opf = REQ_OP_DISCARD | op_flags;
H A Draid5.c1158 blk_opf_t op_flags = 0; local
1167 op_flags = REQ_FUA;
1179 op_flags |= REQ_SYNC;
1251 bio_init(bi, rdev->bdev, &dev->vec, 1, op | op_flags);
1311 bio_init(rbi, rrdev->bdev, &dev->rvec, 1, op | op_flags);
/linux-master/drivers/net/wireless/ath/
H A Dath.h153 unsigned long op_flags; member in struct:ath_common

Completed in 378 milliseconds

123