Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.h13 bool rtl92e_get_nmode_support_by_sec(struct net_device *dev);
H A Dr8192E_dev.c1990 bool rtl92e_get_nmode_support_by_sec(struct net_device *dev) in rtl92e_get_nmode_support_by_sec() function
H A Drtl_core.c729 priv->rtllib->GetNmodeSupportBySecCfg = rtl92e_get_nmode_support_by_sec; in _rtl92e_init_priv_handler()