Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_p2p_tlv.c386 wmi_p2p_lo_stopped_event_fixed_param *lo_param; in extract_p2p_lo_stop_ev_param_tlv() local
400 lo_param = param_tlvs->fixed_param; in extract_p2p_lo_stop_ev_param_tlv()
401 param->vdev_id = lo_param->vdev_id; in extract_p2p_lo_stop_ev_param_tlv()
402 param->reason_code = lo_param->reason; in extract_p2p_lo_stop_ev_param_tlv()