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

/linux-master/lib/
H A Dnlattr.c299 value = nla_get_s16(nla);
/linux-master/include/net/
H A Dnetlink.h139 * nla_get_s16(nla) get payload for a s16 attribute
1807 * nla_get_s16 - return payload of s16 attribute
1810 static inline s16 nla_get_s16(const struct nlattr *nla) function
/linux-master/net/wireless/
H A Dnl80211.c7172 txpwr->power = nla_get_s16(info->attrs[idx]);

Completed in 149 milliseconds