Home
last modified time | relevance | path

Searched refs:next_status_eosp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h380 * @next_status_eosp: the next reclaimed packet is a PS-Poll response and
427 bool next_status_eosp; member
H A Dtx.c1672 if (mvmsta->next_status_eosp) { in iwl_mvm_rx_tx_cmd_single()
1673 mvmsta->next_status_eosp = false; in iwl_mvm_rx_tx_cmd_single()
H A Dsta.c3809 mvmsta->next_status_eosp = true; in iwl_mvm_sta_modify_sleep_tx_count()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h367 * @next_status_eosp: the next reclaimed packet is a PS-Poll response and
416 bool next_status_eosp; member
H A Dtx.c1861 if (mvmsta->next_status_eosp) { in iwl_mvm_rx_tx_cmd_single()
1862 mvmsta->next_status_eosp = false; in iwl_mvm_rx_tx_cmd_single()
H A Dsta.c4118 mvmsta->next_status_eosp = true; in iwl_mvm_sta_modify_sleep_tx_count()

Completed in 22 milliseconds