mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
wifi: Update EML function documentation to remove EMLSR-specific references
Transition Timeout is not specific to EMLSR, and is used by both EMLSR and EMLMR mode. Signed-off-by: Pablo Martin-Gomez <pmartin-gomez@freebox.fr> Link: https://patch.msgid.link/20260410170429.343617-5-pmartin-gomez@freebox.fr Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
5858f5e158
commit
37f3787636
|
|
@ -1236,11 +1236,11 @@ static inline u32 ieee80211_emlmr_trans_delay_in_us(u16 eml_cap)
|
|||
}
|
||||
|
||||
/**
|
||||
* ieee80211_eml_trans_timeout_in_us - Fetch the EMLSR Transition
|
||||
* ieee80211_eml_trans_timeout_in_us - Fetch the EML Transition
|
||||
* timeout value in microseconds
|
||||
* @eml_cap: EML capabilities field value from common info field of
|
||||
* the Multi-link element
|
||||
* Return: the EMLSR Transition timeout (in microseconds) encoded in
|
||||
* Return: the EML Transition timeout (in microseconds) encoded in
|
||||
* the EML Capabilities field
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user