#ifndef _SSV_CUSTOM_FUNC_H_ #define _SSV_CUSTOM_FUNC_H_ int ssv_custom_modify_rf_conf_table(struct ssv_hw *sh); int ssv_custom_modify_macaddr(struct ssv_hw *sh); #endif