Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_api_88xx.c2727 return HALMAC_RET_FW_NO_SUPPORT; in halmac_cfg_parameter_88xx()
2800 return HALMAC_RET_FW_NO_SUPPORT; in halmac_update_packet_88xx()
2850 return HALMAC_RET_FW_NO_SUPPORT; in halmac_bcn_ie_filter_88xx()
2891 return HALMAC_RET_FW_NO_SUPPORT; in halmac_update_datapack_88xx()
2921 return HALMAC_RET_FW_NO_SUPPORT; in halmac_run_datapack_88xx()
4298 return HALMAC_RET_FW_NO_SUPPORT; in halmac_ctrl_ch_switch_88xx()
4421 return HALMAC_RET_FW_NO_SUPPORT; in halmac_p2pps_88xx()
4509 return HALMAC_RET_FW_NO_SUPPORT; in halmac_send_general_info_88xx()
/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_type.h180 HALMAC_RET_FW_NO_SUPPORT = 0x60, enumerator