Searched refs:NL80211_CMD_FRAME (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/uapi/linux/ |
D | nl80211.h | 1424 NL80211_CMD_FRAME, enumerator 1425 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
|
/linux-6.12.1/net/wireless/ |
D | nl80211.c | 12833 NL80211_CMD_FRAME); in nl80211_tx_mgmt() 17220 .cmd = NL80211_CMD_FRAME, 19034 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_FRAME); in nl80211_send_mgmt() 19843 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_FRAME); in cfg80211_report_obss_beacon_khz()
|