Lines Matching refs:RMNETCTL_SUCCESS
199 return_code = RMNETCTL_SUCCESS; in rmnetctl_transact()
221 return_code = RMNETCTL_SUCCESS; in _rmnetctl_check_dev_name()
242 return_code = RMNETCTL_SUCCESS; in _rmnetctl_check_len()
262 return_code = RMNETCTL_SUCCESS; in _rmnetctl_check_code()
282 return_code = RMNETCTL_SUCCESS; in _rmnetctl_check_data()
300 return_code = RMNETCTL_SUCCESS; in _rmnetctl_set_codes()
366 return_code = RMNETCTL_SUCCESS; in rmnetctl_init()
402 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_associate_network_device()
406 != RMNETCTL_SUCCESS) in rmnet_associate_network_device()
408 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_associate_network_device()
433 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_network_device_associated()
437 != RMNETCTL_SUCCESS) in rmnet_get_network_device_associated()
440 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_get_network_device_associated()
444 return_code = RMNETCTL_SUCCESS; in rmnet_get_network_device_associated()
472 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_egress_data_format()
480 != RMNETCTL_SUCCESS) in rmnet_set_link_egress_data_format()
483 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_egress_data_format()
512 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_link_egress_data_format()
516 != RMNETCTL_SUCCESS) in rmnet_get_link_egress_data_format()
519 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_get_link_egress_data_format()
525 return_code = RMNETCTL_SUCCESS; in rmnet_get_link_egress_data_format()
552 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_ingress_data_format_tailspace()
558 != RMNETCTL_SUCCESS) in rmnet_set_link_ingress_data_format_tailspace()
561 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_ingress_data_format_tailspace()
590 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_link_ingress_data_format_tailspace()
594 != RMNETCTL_SUCCESS) in rmnet_get_link_ingress_data_format_tailspace()
597 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_get_link_ingress_data_format_tailspace()
606 return_code = RMNETCTL_SUCCESS; in rmnet_get_link_ingress_data_format_tailspace()
636 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
642 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
648 != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
650 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
680 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_unset_logical_ep_config()
686 != RMNETCTL_SUCCESS) in rmnet_unset_logical_ep_config()
688 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_unset_logical_ep_config()
721 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_logical_ep_config()
727 != RMNETCTL_SUCCESS) in rmnet_get_logical_ep_config()
729 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_get_logical_ep_config()
735 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_logical_ep_config()
739 return_code = RMNETCTL_SUCCESS; in rmnet_get_logical_ep_config()
767 != RMNETCTL_SUCCESS) in rmnet_new_vnd_prefix()
780 != RMNETCTL_SUCCESS) in rmnet_new_vnd_prefix()
782 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_new_vnd_prefix()
819 != RMNETCTL_SUCCESS) in rmnet_get_vnd_name()
821 if (_rmnetctl_check_data(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_get_vnd_name()
832 return_code = RMNETCTL_SUCCESS; in rmnet_get_vnd_name()
862 != RMNETCTL_SUCCESS) in rmnet_add_del_vnd_tc_flow()
864 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_add_del_vnd_tc_flow()