Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_WIPHY_ANTENNA_RX (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h277 NL80211_ATTR_WIPHY_ANTENNA_RX, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h1810 * @NL80211_ATTR_WIPHY_ANTENNA_RX: Bitmap of allowed antennas for receiving.
2701 NL80211_ATTR_WIPHY_ANTENNA_RX, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h1973 * @NL80211_ATTR_WIPHY_ANTENNA_RX: Bitmap of allowed antennas for receiving.
2989 NL80211_ATTR_WIPHY_ANTENNA_RX, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h302 NL80211_ATTR_WIPHY_ANTENNA_RX, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h302 NL80211_ATTR_WIPHY_ANTENNA_RX, enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c544 [NL80211_ATTR_WIPHY_ANTENNA_RX] = { .type = NLA_U32 },
2227 NL80211_ATTR_WIPHY_ANTENNA_RX, in nl80211_send_wiphy()
3244 info->attrs[NL80211_ATTR_WIPHY_ANTENNA_RX]) { in nl80211_set_wiphy()
3253 rx_ant = nla_get_u32(info->attrs[NL80211_ATTR_WIPHY_ANTENNA_RX]); in nl80211_set_wiphy()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c604 [NL80211_ATTR_WIPHY_ANTENNA_RX] = { .type = NLA_U32 },
2508 NL80211_ATTR_WIPHY_ANTENNA_RX, in nl80211_send_wiphy()
3607 info->attrs[NL80211_ATTR_WIPHY_ANTENNA_RX]) { in nl80211_set_wiphy()
3618 rx_ant = nla_get_u32(info->attrs[NL80211_ATTR_WIPHY_ANTENNA_RX]); in nl80211_set_wiphy()

Completed in 77 milliseconds