Home
last modified time | relevance | path

Searched refs:mwifiex_tdls_oper (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/mwifiex/
Dcfg80211.c3425 return mwifiex_tdls_oper(priv, peer, action); in mwifiex_cfg80211_tdls_oper()
3507 return mwifiex_tdls_oper(priv, mac, MWIFIEX_TDLS_CREATE_LINK); in mwifiex_cfg80211_add_station()
3666 ret = mwifiex_tdls_oper(priv, mac, MWIFIEX_TDLS_CONFIG_LINK); in mwifiex_cfg80211_change_station()
Dtdls.c1177 int mwifiex_tdls_oper(struct mwifiex_private *priv, const u8 *peer, u8 action) in mwifiex_tdls_oper() function
Dmain.h1505 int mwifiex_tdls_oper(struct mwifiex_private *priv, const u8 *peer, u8 action);