Home
last modified time | relevance | path

Searched refs:autoload_fail (Results 1 – 2 of 2) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dhal_com.h339 int hal_config_macaddr(_adapter *adapter, bool autoload_fail);
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com.c14911 int hal_config_macaddr(_adapter *adapter, bool autoload_fail) in hal_config_macaddr() argument
14922 if (autoload_fail) in hal_config_macaddr()