Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_twt_tlv.c680 TWT_FLAGS_GET_TWT_INFO_FRAME_DISABLED(flags); in extract_twt_add_dialog_comp_additional_parameters()
1812 TWT_FLAGS_GET_TWT_INFO_FRAME_DISABLED(flags); in extract_twt_add_dialog_comp_additional_parameters()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h39568 #define TWT_FLAGS_GET_TWT_INFO_FRAME_DISABLED(flag) WMI_GET_BITS(flag, 13, 1) macro