Searched refs:CMD_GET_HW_SPEC (Results 1 – 4 of 4) sorted by relevance
190 case CMD_RET(CMD_GET_HW_SPEC): in lbs_process_command_response()
29 #define CMD_GET_HW_SPEC 0x0003 macro 405 * Define data structure for CMD_GET_HW_SPEC
98 ret = lbs_cmd_with_response(priv, CMD_GET_HW_SPEC, &cmd); in lbs_update_hw_spec()
90 ret = lbtf_cmd_with_response(priv, CMD_GET_HW_SPEC, &cmd); in lbtf_update_hw_spec() 771 case CMD_RET(CMD_GET_HW_SPEC): in lbtf_process_rx_command()