Searched refs:NLA_S8 (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/net/ieee802154/ |
D | nl_policy.c | 52 [IEEE802154_ATTR_TXPOWER] = { .type = NLA_S8, }, 60 [IEEE802154_ATTR_FRAME_RETRIES] = { .type = NLA_S8, },
|
D | nl802154.c | 213 [NL802154_ATTR_MAX_FRAME_RETRIES] = { .type = NLA_S8, },
|
/Linux-v4.19/lib/ |
D | nlattr.c | 28 [NLA_S8] = sizeof(s8), 41 [NLA_S8] = sizeof(s8),
|
/Linux-v4.19/include/net/ |
D | netlink.h | 178 NLA_S8, enumerator
|
/Linux-v4.19/net/wireless/ |
D | nl80211.c | 411 [NL80211_ATTR_SCHED_SCAN_RELATIVE_RSSI] = { .type = NLA_S8 },
|