Home
last modified time | relevance | path

Searched refs:next_status_eosp (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h429 bool next_status_eosp; member
H A Dtx.c1852 if (mvmsta->next_status_eosp) { in iwl_mvm_rx_tx_cmd_single()
1853 mvmsta->next_status_eosp = false; in iwl_mvm_rx_tx_cmd_single()
H A Dsta.c4122 mvmsta->next_status_eosp = true; in iwl_mvm_sta_modify_sleep_tx_count()