Home
last modified time | relevance | path

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

/linux-4.4.14/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()
314 clear_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath9k_btcoex_timer_resume()
315 clear_bit(BT_OP_SCAN, &btcoex->op_flags); in ath9k_btcoex_timer_resume()
353 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.c125 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_hw_pll_work()
424 !test_bit(ATH_OP_ANI_RUN, &common->op_flags) || in ath_start_ani()
464 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani()
468 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani()
472 if (!test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath_check_ani()
473 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
480 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
Dmain.c241 clear_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_complete_reset()
254 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_complete_reset()
258 test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath_complete_reset()
516 if (!ah || test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_isr()
533 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_isr()
609 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_reset()
630 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath9k_queue_reset()
715 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_start()
835 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_stop()
885 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_stop()
[all …]
Dbeacon.c329 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) { in ath9k_beacon_tasklet()
506 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config_adhoc()
536 test_bit(ATH_OP_BEACONS, &common->op_flags) && in ath9k_allow_beacon_config()
612 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
660 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
662 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
Dhtc_drv_main.c255 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath9k_htc_set_channel()
310 if (!test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath9k_htc_set_channel()
318 if (test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath9k_htc_set_channel()
758 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_start_ani()
768 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_stop_ani()
960 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_start()
989 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_htc_stop()
1031 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_stop()
1105 !test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath9k_htc_add_interface()
1272 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_htc_configure_filter()
[all …]
Dchannel.c35 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_set_channel()
94 if (test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath_set_channel()
288 clear_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags); in ath_chanctx_check_active()
295 if (test_and_set_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) { in ath_chanctx_check_active()
439 if (test_bit(ATH_OP_SCANNING, &common->op_flags) || in ath_chanctx_set_periodic_noa()
654 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event()
690 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event()
787 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) && in ath_chanctx_switch()
956 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath_scan_complete()
958 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath_scan_complete()
Dcommon-beacon.c64 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath9k_cmn_beacon_config_sta()
Dtx99.c117 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_tx99_init()
Dhtc.h488 unsigned long op_flags; member
Dhtc_drv_beacon.c212 if (unlikely(test_bit(ATH_OP_SCANNING, &common->op_flags))) { in ath9k_htc_send_beacon()
Dpci.c1013 if (test_bit(ATH_OP_WOW_ENABLED, &common->op_flags)) { in ath_pci_suspend()
Dxmit.c1848 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_drain_all_txq()
1907 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_txq_schedule()
2617 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_tx_processq()
2700 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()
Dath9k.h747 unsigned long op_flags; member
Dhtc_drv_init.c644 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_init_priv()
Drecv.c428 test_bit(ATH_OP_SCANNING, &common->op_flags)) in ath_calcrxfilter()
Dinit.c562 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_init_softc()
Dhtc_drv_txrx.c926 ath9k_hw_startpcureceive(priv->ah, test_bit(ATH_OP_SCANNING, &common->op_flags)); in ath9k_host_rx_init()
Ddebug.c211 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in write_file_ani()
/linux-4.4.14/fs/nfsd/
Dnfs4proc.c1483 u32 op_flags; member
1519 if (!(nfsd4_ops[op->opnum].op_flags & ALLOWED_AS_FIRST_OP)) in nfs41_check_op_ordering()
1537 return OPDESC(op)->op_flags & OP_CACHEME; in nfsd4_cache_this_op()
1554 if (!(thisd->op_flags & OP_IS_PUTFH_LIKE)) in need_wrongsec_check()
1571 return !(nextd->op_flags & OP_HANDLES_WRONGSEC); in need_wrongsec_check()
1658 if (!(opdesc->op_flags & ALLOWED_WITHOUT_FH)) { in nfsd4_proc_compound()
1663 !(opdesc->op_flags & ALLOWED_ON_ABSENT_FS)) { in nfsd4_proc_compound()
1671 if (opdesc->op_flags & OP_MODIFIES_SOMETHING) { in nfsd4_proc_compound()
1697 if (opdesc->op_flags & OP_CLEAR_STATEID) in nfsd4_proc_compound()
1964 .op_flags = OP_MODIFIES_SOMETHING,
[all …]
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_reint.c119 if ((op_data->op_flags & MF_MDC_CANCEL_FID1) && in mdc_setattr()
130 if ((op_data->op_flags & (MF_SOM_CHANGE | MF_EPOCH_OPEN)) == 0) in mdc_setattr()
152 if (mod && (op_data->op_flags & MF_EPOCH_OPEN) && in mdc_setattr()
178 if (rc == 0 && (op_data->op_flags & MF_EPOCH_OPEN)) { in mdc_setattr()
190 } else if (rc == -ESTALE && (op_data->op_flags & MF_SOM_CHANGE)) { in mdc_setattr()
232 if ((op_data->op_flags & MF_MDC_CANCEL_FID1) && in mdc_create()
313 if ((op_data->op_flags & MF_MDC_CANCEL_FID1) && in mdc_unlink()
319 if ((op_data->op_flags & MF_MDC_CANCEL_FID3) && in mdc_unlink()
364 if ((op_data->op_flags & MF_MDC_CANCEL_FID2) && in mdc_link()
369 if ((op_data->op_flags & MF_MDC_CANCEL_FID1) && in mdc_link()
[all …]
Dmdc_lib.c133 flags = op_data->op_flags & MF_SOM_LOCAL_FLAGS; in mdc_create_pack()
302 epoch->flags = op_data->op_flags & MF_SOM_LOCAL_FLAGS; in mdc_ioepoch_pack()
317 if (op_data->op_flags & (MF_SOM_CHANGE | MF_EPOCH_OPEN)) { in mdc_setattr_pack()
Dmdc_request.c172 if (op_data->op_flags & MF_GET_MDT_IDX) { in mdc_getattr()
775 op_data->op_flags |= MF_GETATTR_LOCK; in mdc_close_handle_reply()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_close.c123 op_data->op_flags |= MF_SOM_CHANGE; in ll_done_writing_attr()
174 op_data->op_flags |= MF_EPOCH_CLOSE; in ll_ioepoch_close()
230 old_flags = op_data->op_flags; in ll_som_update()
231 op_data->op_flags = MF_SOM_CHANGE; in ll_som_update()
Dllite_lib.c1171 op_data->op_flags = MF_EPOCH_CLOSE; in ll_setattr_done_writing()
1287 op_data->op_flags = MF_EPOCH_OPEN; in ll_setattr_raw()
Ddir.c873 op_data->op_flags |= MF_GET_MDT_IDX; in ll_get_mdt_idx()
Dfile.c163 epoch_close = op_data->op_flags & MF_EPOCH_CLOSE; in ll_close_inode_openhandle()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_dir2.c293 args->op_flags = XFS_DA_OP_ADDNAME | XFS_DA_OP_OKNOENT; in xfs_dir_createname()
295 args->op_flags |= XFS_DA_OP_JUSTCHECK; in xfs_dir_createname()
336 !(args->op_flags & XFS_DA_OP_CILOOKUP)) in xfs_dir_cilookup_result()
387 args->op_flags = XFS_DA_OP_OKNOENT; in xfs_dir_lookup()
389 args->op_flags |= XFS_DA_OP_CILOOKUP; in xfs_dir_lookup()
Dxfs_attr.c143 args.op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_get()
225 args.op_flags = XFS_DA_OP_ADDNAME | XFS_DA_OP_OKNOENT; in xfs_attr_set()
435 args.op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_remove()
601 args->op_flags |= XFS_DA_OP_RENAME; /* an atomic rename */ in xfs_attr_leaf_addname()
690 if (args->op_flags & XFS_DA_OP_RENAME) { in xfs_attr_leaf_addname()
912 args->op_flags |= XFS_DA_OP_RENAME; /* atomic rename op */ in xfs_attr_node_addname()
1037 if (args->op_flags & XFS_DA_OP_RENAME) { in xfs_attr_node_addname()
Dxfs_da_btree.h87 int op_flags; /* operation flags */ member
Dxfs_dir2_sf.c343 if ((args->op_flags & XFS_DA_OP_JUSTCHECK) || args->total == 0) in xfs_dir2_sf_addname()
356 if (args->op_flags & XFS_DA_OP_JUSTCHECK) in xfs_dir2_sf_addname()
766 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_sf_lookup()
956 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_sf_replace()
Dxfs_dir2_node.c424 if (args->op_flags & XFS_DA_OP_JUSTCHECK) in xfs_dir2_leafn_add()
638 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_leafn_lookup_for_addname()
791 ASSERT(index == leafhdr.count || (args->op_flags & XFS_DA_OP_OKNOENT)); in xfs_dir2_leafn_lookup_for_entry()
826 if (args->op_flags & XFS_DA_OP_ADDNAME) in xfs_dir2_leafn_lookup_int()
1616 if (!(args->op_flags & XFS_DA_OP_JUSTCHECK)) in xfs_dir2_node_addname()
1809 if ((args->op_flags & XFS_DA_OP_JUSTCHECK) || args->total == 0) in xfs_dir2_node_addname_int()
1938 if (args->op_flags & XFS_DA_OP_JUSTCHECK) in xfs_dir2_node_addname_int()
Dxfs_dir2_block.c391 if (args->op_flags & XFS_DA_OP_JUSTCHECK) { in xfs_dir2_block_addname()
701 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_block_lookup_int()
740 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_block_lookup_int()
Dxfs_dir2_leaf.c730 if ((args->op_flags & XFS_DA_OP_JUSTCHECK) || in xfs_dir2_leaf_addname()
755 if (args->op_flags & XFS_DA_OP_JUSTCHECK) { in xfs_dir2_leaf_addname()
1307 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_leaf_lookup_int()
Dxfs_attr_leaf.c647 !(args->op_flags & XFS_DA_OP_ADDNAME)) { in xfs_attr_shortform_remove()
654 (args->op_flags & XFS_DA_OP_ADDNAME) || in xfs_attr_shortform_remove()
799 nargs.op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_shortform_to_leaf()
929 nargs.op_flags = XFS_DA_OP_OKNOENT; in xfs_attr3_leaf_to_shortform()
1272 if (args->op_flags & XFS_DA_OP_RENAME) { in xfs_attr3_leaf_add_work()
Dxfs_da_btree.c1866 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_da3_path_shift()
/linux-4.4.14/fs/xfs/
Dxfs_trace.h1689 __field(int, op_flags)
1699 __entry->op_flags = args->op_flags;
1710 __print_flags(__entry->op_flags, "|", XFS_DA_OP_FLAGS))
1753 __field(int, op_flags)
1763 __entry->op_flags = args->op_flags;
1774 __print_flags(__entry->op_flags, "|", XFS_DA_OP_FLAGS))
1857 __field(int, op_flags)
1863 __entry->op_flags = args->op_flags;
1869 __print_flags(__entry->op_flags, "|", XFS_DA_OP_FLAGS),
1888 __field(int, op_flags)
[all …]
/linux-4.4.14/net/netlink/
Dgenetlink.c713 u32 op_flags = ops->flags; in ctrl_fill_info() local
716 op_flags |= GENL_CMD_CAP_DUMP; in ctrl_fill_info()
718 op_flags |= GENL_CMD_CAP_DO; in ctrl_fill_info()
720 op_flags |= GENL_CMD_CAP_HASPOL; in ctrl_fill_info()
727 nla_put_u32(skb, CTRL_ATTR_OP_FLAGS, op_flags)) in ctrl_fill_info()
/linux-4.4.14/drivers/crypto/caam/
Dctrl.c42 u32 *jump_cmd, op_flags; in build_instantiation_desc() local
46 op_flags = OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG | in build_instantiation_desc()
50 append_operation(desc, op_flags); in build_instantiation_desc()
/linux-4.4.14/drivers/net/wireless/ath/
Dath.h153 unsigned long op_flags; member
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c1521 if (op_data->op_flags & MF_GET_MDT_IDX) { in lmv_getattr()
1653 op_data->op_flags |= MF_MDC_CANCEL_FID1; in lmv_create()
1870 op_data->op_flags |= flag; in lmv_early_cancel()
1909 op_data->op_flags |= MF_MDC_CANCEL_FID2; in lmv_link()
1954 op_data->op_flags |= MF_MDC_CANCEL_FID1 | MF_MDC_CANCEL_FID3; in lmv_rename()
2004 op_data->op_flags |= MF_MDC_CANCEL_FID1; in lmv_setattr()
2211 op_data->op_flags |= MF_MDC_CANCEL_FID1 | MF_MDC_CANCEL_FID3; in lmv_unlink()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd.h923 __u32 op_flags; member