Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dnlattr.c294 value = nla_get_s16(nla); in nla_validate_int_range_signed()
/openbmc/linux/include/net/
H A Dnetlink.h1705 static inline s16 nla_get_s16(const struct nlattr *nla) in nla_get_s16() function
/openbmc/linux/net/wireless/
H A Dnl80211.c7191 txpwr->power = nla_get_s16(info->attrs[idx]); in nl80211_parse_sta_txpower_setting()