Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_INTFL_MLME_CONN_TX (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/mac80211/
Dstatus.c510 if (info->flags & IEEE80211_TX_INTFL_MLME_CONN_TX) { in ieee80211_report_used_skb()
Dmlme.c915 IEEE80211_TX_INTFL_MLME_CONN_TX; in ieee80211_send_assoc()
2565 IEEE80211_TX_INTFL_MLME_CONN_TX; in ieee80211_auth_challenge()
3744 IEEE80211_TX_INTFL_MLME_CONN_TX; in ieee80211_auth()
Dtdls.c1038 IEEE80211_TX_INTFL_MLME_CONN_TX; in ieee80211_tdls_prep_mgmt_packet()
/linux-4.4.14/include/net/
Dmac80211.h672 IEEE80211_TX_INTFL_MLME_CONN_TX = BIT(20), enumerator