Searched refs:NL80211_CMD_FRAME (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | nl80211.h | 1409 NL80211_CMD_FRAME, enumerator 1410 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
|
/openbmc/linux/net/wireless/ |
H A D | nl80211.c | 12694 NL80211_CMD_FRAME); in nl80211_tx_mgmt() 17151 .cmd = NL80211_CMD_FRAME, 18922 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_FRAME); in nl80211_send_mgmt() 19735 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_FRAME); in cfg80211_report_obss_beacon_khz()
|