Searched refs:sleep_tx_count (Results 1 – 9 of 9) sorted by relevance
333 __le16 sleep_tx_count; member420 __le16 sleep_tx_count; member
444 u8 sleep_tx_count; member
1547 if (mvmsta->sleep_tx_count) { in iwl_mvm_rx_tx_cmd_single()1548 mvmsta->sleep_tx_count--; in iwl_mvm_rx_tx_cmd_single()1549 if (mvmsta->sleep_tx_count && in iwl_mvm_rx_tx_cmd_single()1573 mvmsta->sleep_tx_count = 0; in iwl_mvm_rx_tx_cmd_single()
3429 .sleep_tx_count = cpu_to_le16(cnt), in iwl_mvm_sta_modify_sleep_tx_count()3451 int sleep_tx_count; in iwl_mvm_sta_modify_sleep_tx_count() local3468 sleep_tx_count = cnt - remaining; in iwl_mvm_sta_modify_sleep_tx_count()3470 mvmsta->sleep_tx_count = sleep_tx_count; in iwl_mvm_sta_modify_sleep_tx_count()3473 cmd.sleep_tx_count = cpu_to_le16(sleep_tx_count); in iwl_mvm_sta_modify_sleep_tx_count()
1016 __le16 sleep_tx_count; member1054 __le16 sleep_tx_count; member
1728 addsta->sleep_tx_count = cmd->sleep_tx_count; in il4965_build_addsta_hcmd()
3685 il->stations[sta_id].sta.sleep_tx_count = cpu_to_le16(cnt); in il4965_sta_modify_sleep_tx_count()
1438 .sleep_tx_count = cpu_to_le16(cnt), in iwl_sta_modify_sleep_tx_count()
927 __le16 sleep_tx_count; member