Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_pmo_tlv.c323 arp_tuple->flags = WMI_ARPOFF_FLAGS_VALID; in fill_arp_offload_params_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h24867 #define WMI_ARPOFF_FLAGS_VALID (1 << 0) /* the tuple entry is valid */ macro