Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/iwlwifi/fw/api/
HDsta.h257 __le16 sleep_tx_count; member
343 __le16 sleep_tx_count; member
/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDsta.h449 u8 sleep_tx_count; member
HDtx.c1895 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()
HDsta.c4080 .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() local
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()
/freebsd-14-stable/sys/dev/iwm/
HDif_iwmreg.h6389 uint16_t sleep_tx_count; member
6458 uint16_t sleep_tx_count; member