Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/sdio/
H A Drtl8822bs_ops.c320 static u8 gethaldefvar(PADAPTER adapter, HAL_DEF_VARIABLE eVariable, void *pval) in gethaldefvar() function
417 ops->get_hal_def_var_handler = gethaldefvar; in rtl8822bs_set_hal_ops()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/sdio/
H A Drtl8821cs_ops.c389 static u8 gethaldefvar(PADAPTER adapter, HAL_DEF_VARIABLE eVariable, void *pval) in gethaldefvar() function
491 ops_func->get_hal_def_var_handler = gethaldefvar; in rtl8821cs_set_hal_ops()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/sdio/
H A Drtl8821cs_ops.c388 static u8 gethaldefvar(PADAPTER adapter, HAL_DEF_VARIABLE eVariable, void *pval) in gethaldefvar() function
490 ops_func->get_hal_def_var_handler = gethaldefvar; in rtl8821cs_set_hal_ops()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/sdio/
H A Drtl8822cs_ops.c378 static u8 gethaldefvar(PADAPTER adapter, HAL_DEF_VARIABLE eVariable, void *pval) in gethaldefvar() function
474 ops->get_hal_def_var_handler = gethaldefvar; in rtl8822cs_set_hal_ops()