Home
last modified time | relevance | path

Searched refs:WMI_EMLSR_PADDING_DELAY_GET (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c15327 param->emlcap.emlsr_pad_delay = WMI_EMLSR_PADDING_DELAY_GET(mac_phy_caps->eml_capability); in extract_mac_phy_emlcap()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h36216 #define WMI_EMLSR_PADDING_DELAY_GET(eml_capability) WMI_GET_BITS(eml_capability, 1, 3) macro