Home
last modified time | relevance | path

Searched refs:GetNmodeSupportBySecCfg (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c304 if (!ieee->GetNmodeSupportBySecCfg(ieee->dev)) in ieee80211_tx_query_agg_cap()
H A Dieee80211.h1939 bool (*GetNmodeSupportBySecCfg)(struct net_device *dev); member
H A Dieee80211_softmac.c1847 if (!ieee->GetNmodeSupportBySecCfg(ieee->dev)) { in ieee80211_check_auth_response()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_tx.c289 if (!ieee->GetNmodeSupportBySecCfg(ieee->dev)) in rtllib_tx_query_agg_cap()
H A Drtllib.h1681 bool (*GetNmodeSupportBySecCfg)(struct net_device *dev); member
H A Drtllib_softmac.c2052 if (!ieee->GetNmodeSupportBySecCfg(ieee->dev)) { in rtllib_rx_auth_resp()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c729 priv->rtllib->GetNmodeSupportBySecCfg = rtl92e_get_nmode_support_by_sec; in _rtl92e_init_priv_handler()
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_core.c1953 priv->ieee80211->GetNmodeSupportBySecCfg = GetNmodeSupportBySecCfg8192; in rtl8192_init_priv_variable()