Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_main.c870 woal_update_drv_tbl(moal_handle *handle, int drv_mode_local) in woal_update_drv_tbl() argument
886 if (drv_mode_local & DRV_MODE_STA) { in woal_update_drv_tbl()
898 if (drv_mode_local & DRV_MODE_UAP) { in woal_update_drv_tbl()
910 if (drv_mode_local & DRV_MODE_WIFIDIRECT) { in woal_update_drv_tbl()
924 if (drv_mode_local & DRV_MODE_NAN) { in woal_update_drv_tbl()
952 if (drv_mode_local & DRV_MODE_STA) { in woal_update_drv_tbl()
968 if (drv_mode_local & DRV_MODE_UAP) { in woal_update_drv_tbl()
984 if (drv_mode_local & DRV_MODE_WIFIDIRECT) { in woal_update_drv_tbl()
1002 if (drv_mode_local & DRV_MODE_NAN) { in woal_update_drv_tbl()
H A Dmoal_main.h2643 mlan_status woal_update_drv_tbl(moal_handle *handle, int drv_mode_local);
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.c1715 mlan_status woal_update_drv_tbl(moal_handle *handle, int drv_mode_local) argument
1742 if (drv_mode_local & DRV_MODE_STA) {
1755 if (drv_mode_local & DRV_MODE_UAP) {
1768 if (drv_mode_local & DRV_MODE_WIFIDIRECT) {
1784 if (drv_mode_local & DRV_MODE_DFS)
1804 if (drv_mode_local & DRV_MODE_STA) {
1820 if (drv_mode_local & DRV_MODE_UAP) {
1836 if (drv_mode_local & DRV_MODE_WIFIDIRECT) {
1854 if (drv_mode_local & DRV_MODE_DFS) {
H A Dmoal_main.h3742 mlan_status woal_update_drv_tbl(moal_handle *handle, int drv_mode_local);