Lines Matching refs:RMNETCTL_SUCCESS
202 return_code = RMNETCTL_SUCCESS; in rmnetctl_transact()
224 return_code = RMNETCTL_SUCCESS; in _rmnetctl_check_dev_name()
245 return_code = RMNETCTL_SUCCESS; in _rmnetctl_check_len()
265 return_code = RMNETCTL_SUCCESS; in _rmnetctl_check_code()
285 return_code = RMNETCTL_SUCCESS; in _rmnetctl_check_data()
303 return_code = RMNETCTL_SUCCESS; in _rmnetctl_set_codes()
369 return_code = RMNETCTL_SUCCESS; in rmnetctl_init()
405 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_associate_network_device()
409 != RMNETCTL_SUCCESS) in rmnet_associate_network_device()
411 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_associate_network_device()
436 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_network_device_associated()
440 != RMNETCTL_SUCCESS) in rmnet_get_network_device_associated()
444 != RMNETCTL_SUCCESS) { in rmnet_get_network_device_associated()
446 == RMNETCTL_SUCCESS) in rmnet_get_network_device_associated()
453 return_code = RMNETCTL_SUCCESS; in rmnet_get_network_device_associated()
481 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_egress_data_format()
489 != RMNETCTL_SUCCESS) in rmnet_set_link_egress_data_format()
492 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_egress_data_format()
521 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_link_egress_data_format()
525 != RMNETCTL_SUCCESS) in rmnet_get_link_egress_data_format()
529 != RMNETCTL_SUCCESS) { in rmnet_get_link_egress_data_format()
531 == RMNETCTL_SUCCESS) in rmnet_get_link_egress_data_format()
540 return_code = RMNETCTL_SUCCESS; in rmnet_get_link_egress_data_format()
567 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_ingress_data_format_tailspace()
573 != RMNETCTL_SUCCESS) in rmnet_set_link_ingress_data_format_tailspace()
576 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_set_link_ingress_data_format_tailspace()
605 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_link_ingress_data_format_tailspace()
609 != RMNETCTL_SUCCESS) in rmnet_get_link_ingress_data_format_tailspace()
613 != RMNETCTL_SUCCESS) { in rmnet_get_link_ingress_data_format_tailspace()
615 == RMNETCTL_SUCCESS) in rmnet_get_link_ingress_data_format_tailspace()
627 return_code = RMNETCTL_SUCCESS; in rmnet_get_link_ingress_data_format_tailspace()
657 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
663 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
669 != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
671 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_set_logical_ep_config()
701 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_unset_logical_ep_config()
707 != RMNETCTL_SUCCESS) in rmnet_unset_logical_ep_config()
709 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_unset_logical_ep_config()
742 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_logical_ep_config()
748 != RMNETCTL_SUCCESS) in rmnet_get_logical_ep_config()
752 != RMNETCTL_SUCCESS) { in rmnet_get_logical_ep_config()
754 == RMNETCTL_SUCCESS) in rmnet_get_logical_ep_config()
763 if (_rmnetctl_check_len(str_len, error_code) != RMNETCTL_SUCCESS) in rmnet_get_logical_ep_config()
767 return_code = RMNETCTL_SUCCESS; in rmnet_get_logical_ep_config()
795 != RMNETCTL_SUCCESS) in rmnet_new_vnd_prefix()
808 != RMNETCTL_SUCCESS) in rmnet_new_vnd_prefix()
810 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_new_vnd_prefix()
847 != RMNETCTL_SUCCESS) in rmnet_get_vnd_name()
851 != RMNETCTL_SUCCESS) { in rmnet_get_vnd_name()
853 == RMNETCTL_SUCCESS) in rmnet_get_vnd_name()
867 return_code = RMNETCTL_SUCCESS; in rmnet_get_vnd_name()
897 != RMNETCTL_SUCCESS) in rmnet_add_del_vnd_tc_flow()
899 if (_rmnetctl_check_code(response.crd, error_code) != RMNETCTL_SUCCESS) in rmnet_add_del_vnd_tc_flow()