Home
last modified time | relevance | path

Searched refs:sleep_tx_count (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dsta.h255 __le16 sleep_tx_count; member
341 __le16 sleep_tx_count; member
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dsta.h416 u8 sleep_tx_count; member
A Dtx.c1715 if (mvmsta->sleep_tx_count) { in iwl_mvm_rx_tx_cmd_single()
1716 mvmsta->sleep_tx_count--; in iwl_mvm_rx_tx_cmd_single()
1717 if (mvmsta->sleep_tx_count && in iwl_mvm_rx_tx_cmd_single()
1741 mvmsta->sleep_tx_count = 0; in iwl_mvm_rx_tx_cmd_single()
A Dsta.c3888 .sleep_tx_count = cpu_to_le16(cnt), in iwl_mvm_sta_modify_sleep_tx_count()
3910 int sleep_tx_count; in iwl_mvm_sta_modify_sleep_tx_count() local
3927 sleep_tx_count = cnt - remaining; in iwl_mvm_sta_modify_sleep_tx_count()
3929 mvmsta->sleep_tx_count = sleep_tx_count; in iwl_mvm_sta_modify_sleep_tx_count()
3932 cmd.sleep_tx_count = cpu_to_le16(sleep_tx_count); in iwl_mvm_sta_modify_sleep_tx_count()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlegacy/
A Dcommands.h1016 __le16 sleep_tx_count; member
1054 __le16 sleep_tx_count; member
A D4965.c1713 addsta->sleep_tx_count = cmd->sleep_tx_count; in il4965_build_addsta_hcmd()
A D4965-mac.c3665 il->stations[sta_id].sta.sleep_tx_count = cpu_to_le16(cnt); in il4965_sta_modify_sleep_tx_count()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
A Dsta.c1418 .sleep_tx_count = cpu_to_le16(cnt), in iwl_sta_modify_sleep_tx_count()
A Dcommands.h869 __le16 sleep_tx_count; member

Completed in 59 milliseconds