Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dradio_mode.cpp146 struct nlattr *tb_iface; in handleEvent() local
149 … for (tb_iface = (struct nlattr *) nla_data(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()
157 … (struct nlattr *) nla_data(tb_iface), nla_len(tb_iface), NULL); in handleEvent()