Searched defs:is_flush (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c1578 iwl_txq_reclaim(struct iwl_trans *trans, int txq_id, int ssn, struct sk_buff_head *skbs, bool is_flush) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c2030 iwl_mvm_tx_reclaim(struct iwl_mvm *mvm, int sta_id, int tid, int txq, int index, struct ieee80211_tx_info *tx_info, u32 rate, bool is_flush) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h1312 iwl_trans_reclaim(struct iwl_trans *trans, int queue, int ssn, struct sk_buff_head *skbs, bool is_flush) argument
/linux-master/block/
H A Dblk-mq.c798 const bool is_flush = (req->rq_flags & RQF_FLUSH_SEQ) != 0; local
869 bool is_flush = req->rq_flags & RQF_FLUSH_SEQ; local

Completed in 199 milliseconds