Searched refs:sleep_tx_count (Results 1 – 5 of 5) sorted by relevance
150 * @STA_MODIFY_SLEEPING_STA_TX_COUNT: this command modifies %sleep_tx_count226 * @sleep_tx_count: number of packets to transmit to station even though it is257 __le16 sleep_tx_count;306 * @sleep_tx_count: number of packets to transmit to station even though it is343 __le16 sleep_tx_count;255 __le16 sleep_tx_count; global() member 341 __le16 sleep_tx_count; global() member
398 * @sleep_tx_count: the number of frames that we told the firmware to let out449 u8 sleep_tx_count; in iwl_mvm_sta_from_mac80211() 436 u8 sleep_tx_count; global() member
4080 .sleep_tx_count = cpu_to_le16(cnt), in iwl_mvm_sta_modify_sleep_tx_count() 4102 int sleep_tx_count; in iwl_mvm_sta_modify_sleep_tx_count() 4119 sleep_tx_count = cnt - remaining; in iwl_mvm_sta_modify_sleep_tx_count() 4121 mvmsta->sleep_tx_count = sleep_tx_count; in iwl_mvm_sta_modify_sleep_tx_count() 4124 cmd.sleep_tx_count = cpu_to_le16(sleep_tx_count); in iwl_mvm_sta_modify_sleep_tx_count() 4088 int sleep_tx_count; iwl_mvm_sta_modify_sleep_tx_count() local
1895 if (mvmsta->sleep_tx_count) { in iwl_mvm_rx_tx_cmd_single()1896 mvmsta->sleep_tx_count--; in iwl_mvm_rx_tx_cmd_single()1897 if (mvmsta->sleep_tx_count && in iwl_mvm_rx_tx_cmd_single()1921 mvmsta->sleep_tx_count = 0; in iwl_mvm_rx_tx_cmd_single()
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