Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.h27 bool rtl92e_get_nmode_support_by_sec(struct net_device *dev);
Dr8192E_dev.c2353 bool rtl92e_get_nmode_support_by_sec(struct net_device *dev) in rtl92e_get_nmode_support_by_sec() function
Drtl_core.c870 priv->rtllib->GetNmodeSupportBySecCfg = rtl92e_get_nmode_support_by_sec; in _rtl92e_init_priv_handler()