Searched refs:NL80211_CMD_FRAME (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/uapi/linux/ |
D | nl80211.h | 906 NL80211_CMD_FRAME, enumerator 907 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
|
/linux-4.1.27/net/wireless/ |
D | nl80211.c | 8409 NL80211_CMD_FRAME); in nl80211_tx_mgmt() 10735 .cmd = NL80211_CMD_FRAME, 12015 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_FRAME); in nl80211_send_mgmt() 12529 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_FRAME); in cfg80211_report_obss_beacon()
|