Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dnl80211.c6586 PUT_SINFO(LLID, llid, u16); in nl80211_send_station()
6587 PUT_SINFO(PLID, plid, u16); in nl80211_send_station()
6598 PUT_SINFO(SIGNAL, signal, u8); in nl80211_send_station()
6599 PUT_SINFO(SIGNAL_AVG, signal_avg, u8); in nl80211_send_station()
6627 PUT_SINFO(RX_PACKETS, rx_packets, u32); in nl80211_send_station()
6628 PUT_SINFO(TX_PACKETS, tx_packets, u32); in nl80211_send_station()
6629 PUT_SINFO(TX_RETRIES, tx_retries, u32); in nl80211_send_station()
6630 PUT_SINFO(TX_FAILED, tx_failed, u32); in nl80211_send_station()
6634 PUT_SINFO(LOCAL_PM, local_pm, u32); in nl80211_send_station()
6635 PUT_SINFO(PEER_PM, peer_pm, u32); in nl80211_send_station()
[all …]