Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dnetlink.h1433 static inline int nla_put_s16(struct sk_buff *skb, int attrtype, s16 value) in nla_put_s16() function
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c22209 err = nla_put_s16(skb, WIPS_ATTR_CURRENT_RSSI, wips_event->current_RSSI); in wl_cfg80211_wips_event_ext()
22214 err = nla_put_s16(skb, WIPS_ATTR_DEAUTH_RSSI, wips_event->deauth_RSSI); in wl_cfg80211_wips_event_ext()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c21964 err = nla_put_s16(skb, WIPS_ATTR_CURRENT_RSSI, wips_event->current_RSSI); in wl_cfg80211_wips_event_ext()
21969 err = nla_put_s16(skb, WIPS_ATTR_DEAUTH_RSSI, wips_event->deauth_RSSI); in wl_cfg80211_wips_event_ext()