Searched refs:NL80211_CMD_FRAME (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ |
| H A D | nl80211.h | 1522 NL80211_CMD_FRAME, enumerator 1523 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 14897 NL80211_CMD_FRAME); in nl80211_tx_mgmt() 20134 .cmd = NL80211_CMD_FRAME, 22015 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_FRAME); in nl80211_send_mgmt() 22881 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_FRAME); in cfg80211_report_obss_beacon_khz()
|