Home
last modified time | relevance | path

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

/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dradio_mode.cpp147 int rem_info; in handleEvent() local
150 rem_info = nla_len(tb2[QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO]); in handleEvent()
151 nla_ok(tb_iface, rem_info);tb_iface = nla_next(tb_iface, &(rem_info))) { in handleEvent()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dradio_mode.cpp197 int rem_info; in handleEvent() local
200 rem_info = nla_len(tb2[QCA_WLAN_VENDOR_ATTR_MAC_IFACE_INFO]); in handleEvent()
201 nla_ok(tb_iface, rem_info);tb_iface = nla_next(tb_iface, &(rem_info))) { in handleEvent()