Searched refs:NL80211_CMD_FRAME (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/uapi/linux/ |
| D | nl80211.h | 915 NL80211_CMD_FRAME, enumerator 916 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
|
| /linux-4.4.14/net/wireless/ |
| D | nl80211.c | 8579 NL80211_CMD_FRAME); in nl80211_tx_mgmt() 11118 .cmd = NL80211_CMD_FRAME, 12399 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_FRAME); in nl80211_send_mgmt() 12913 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_FRAME); in cfg80211_report_obss_beacon()
|