Searched refs:PARAM_REQUEST_ID (Results 1 – 3 of 3) sorted by relevance
41 #define PARAM_REQUEST_ID QCA_WLAN_VENDOR_ATTR_RSSI_MONITORING_REQUEST_ID macro104 if (!tb[PARAM_REQUEST_ID]) { in __wlan_hdd_cfg80211_monitor_rssi()114 req.request_id = nla_get_u32(tb[PARAM_REQUEST_ID]); in __wlan_hdd_cfg80211_monitor_rssi()166 #undef PARAM_REQUEST_ID
1370 #define PARAM_REQUEST_ID \ macro1469 if (nla_put_u32(skb, PARAM_REQUEST_ID, data->requestId) || in wlan_hdd_send_ext_scan_capability()1509 #undef PARAM_REQUEST_ID
15480 #define PARAM_REQUEST_ID \ macro15546 if (!tb[PARAM_REQUEST_ID]) { in wlan_hdd_add_tx_ptrn()15552 request_id = nla_get_u32(tb[PARAM_REQUEST_ID]); in wlan_hdd_add_tx_ptrn()15688 if (!tb[PARAM_REQUEST_ID]) { in wlan_hdd_del_tx_ptrn()15692 request_id = nla_get_u32(tb[PARAM_REQUEST_ID]); in wlan_hdd_del_tx_ptrn()15797 #undef PARAM_REQUEST_ID