Searched refs:sleep_tx_count (Results 1 – 6 of 6) sorted by relevance
258 __le16 sleep_tx_count; member344 __le16 sleep_tx_count; member
427 u8 sleep_tx_count; member
1748 if (mvmsta->sleep_tx_count) { in iwl_mvm_rx_tx_cmd_single()1749 mvmsta->sleep_tx_count--; in iwl_mvm_rx_tx_cmd_single()1750 if (mvmsta->sleep_tx_count && in iwl_mvm_rx_tx_cmd_single()1774 mvmsta->sleep_tx_count = 0; in iwl_mvm_rx_tx_cmd_single()
4061 .sleep_tx_count = cpu_to_le16(cnt), in iwl_mvm_sta_modify_sleep_tx_count()4083 int sleep_tx_count; in iwl_mvm_sta_modify_sleep_tx_count() local4100 sleep_tx_count = cnt - remaining; in iwl_mvm_sta_modify_sleep_tx_count()4102 mvmsta->sleep_tx_count = sleep_tx_count; in iwl_mvm_sta_modify_sleep_tx_count()4105 cmd.sleep_tx_count = cpu_to_le16(sleep_tx_count); in iwl_mvm_sta_modify_sleep_tx_count()
6263 * @IWM_STA_MODIFY_SLEEPING_STA_TX_COUNT: this command modifies %sleep_tx_count6362 * @sleep_tx_count: number of packets to transmit to station even though it is6393 uint16_t sleep_tx_count;6425 * @sleep_tx_count: number of packets to transmit to station even though it is6462 uint16_t sleep_tx_count;6389 uint16_t sleep_tx_count; global() member 6458 uint16_t sleep_tx_count; global() member
7322 * @IWX_STA_MODIFY_SLEEPING_STA_TX_COUNT: this command modifies %sleep_tx_count7425 * @sleep_tx_count: number of packets to transmit to station even though it is7462 uint16_t sleep_tx_count; member