Home
last modified time | relevance | path

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

/net/wireless/
Dnl80211.c994 #define PUT_TXQVAL_U32(attr, memb) do { \ in nl80211_put_txq_stats() argument
996 nla_put_u32(msg, NL80211_TXQ_STATS_ ## attr, txqstats->memb)) \ in nl80211_put_txq_stats()
5083 #define PUT_SINFO(attr, memb, type) do { \ in nl80211_send_station() argument
5087 sinfo->memb)) \ in nl80211_send_station()
5090 #define PUT_SINFO_U64(attr, memb) do { \ in nl80211_send_station() argument
5093 sinfo->memb, NL80211_STA_INFO_PAD)) \ in nl80211_send_station()
5231 #define PUT_TIDVAL_U64(attr, memb) do { \ in nl80211_send_station() argument
5234 tidstats->memb, NL80211_TID_STATS_PAD)) \ in nl80211_send_station()