Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/os_if/twt/src/
Dosif_twt_ext_req.c87 [QCA_WLAN_VENDOR_ATTR_TWT_NUDGE_FLOW_ID] = {.type = NLA_U8 },
1622 id = QCA_WLAN_VENDOR_ATTR_TWT_NUDGE_FLOW_ID; in osif_twt_nudge_req()
Dosif_twt_ext_rsp.c678 attr = QCA_WLAN_VENDOR_ATTR_TWT_NUDGE_FLOW_ID; in osif_twt_nudge_pack_resp_nlmsg()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_twt.c336 [QCA_WLAN_VENDOR_ATTR_TWT_NUDGE_FLOW_ID] = {.type = NLA_U8 },
2758 if (nla_put_u8(reply_skb, QCA_WLAN_VENDOR_ATTR_TWT_NUDGE_FLOW_ID, in hdd_twt_nudge_pack_resp_nlmsg()
3270 id = QCA_WLAN_VENDOR_ATTR_TWT_NUDGE_FLOW_ID; in hdd_twt_nudge_session()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/
Dqca_vendor.h10872 QCA_WLAN_VENDOR_ATTR_TWT_NUDGE_FLOW_ID = 1, enumerator