Home
last modified time | relevance | path

Searched refs:flush_cmd (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c2046 struct iwl_tx_path_flush_cmd_v1 flush_cmd = { in iwl_mvm_flush_tx_path() local
2054 sizeof(flush_cmd), &flush_cmd); in iwl_mvm_flush_tx_path()
2064 struct iwl_tx_path_flush_cmd flush_cmd = { in iwl_mvm_flush_sta_tids() local
2072 sizeof(flush_cmd), &flush_cmd); in iwl_mvm_flush_sta_tids()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c2263 struct iwl_tx_path_flush_cmd_v1 flush_cmd = { in iwl_mvm_flush_tx_path() local
2270 sizeof(flush_cmd), &flush_cmd); in iwl_mvm_flush_tx_path()
2280 struct iwl_tx_path_flush_cmd flush_cmd = { in iwl_mvm_flush_sta_tids() local
2287 .len = { sizeof(flush_cmd), }, in iwl_mvm_flush_sta_tids()
2288 .data = { &flush_cmd, }, in iwl_mvm_flush_sta_tids()
/kernel/linux/linux-5.10/drivers/block/
H A Dskd_main.c168 u8 flush_cmd; member
425 skreq->flush_cmd = 1; in skd_prep_zerosize_flush_cdb()
513 skreq->flush_cmd = 0; in skd_mq_queue_rq()
564 SKD_ASSERT(skreq->flush_cmd == 1); in skd_mq_queue_rq()
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.c721 struct flush_cmd *cmd, *next; in issue_flush_thread()
727 cmd = llist_entry(fcc->dispatch_list, struct flush_cmd, llnode); in issue_flush_thread()
750 struct flush_cmd cmd; in f2fs_issue_flush()
795 struct flush_cmd *tmp, *next; in f2fs_issue_flush()
H A Df2fs.h958 struct flush_cmd { struct
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.c560 struct flush_cmd *cmd, *next; in issue_flush_thread()
566 cmd = llist_entry(fcc->dispatch_list, struct flush_cmd, llnode); in issue_flush_thread()
587 struct flush_cmd cmd; in f2fs_issue_flush()
636 struct flush_cmd *tmp, *next; in f2fs_issue_flush()
H A Df2fs.h1019 struct flush_cmd { struct

Completed in 40 milliseconds