AQ_API_CALL_SAFE
return AQ_API_CALL_SAFE(get_ingress_postclass_record, hw, rec,
return AQ_API_CALL_SAFE(set_ingress_postctlf_record, hw, rec,
return AQ_API_CALL_SAFE(get_ingress_postctlf_record, hw, rec,
return AQ_API_CALL_SAFE(set_egress_ctlf_record, hw, rec, table_index);
return AQ_API_CALL_SAFE(get_egress_ctlf_record, hw, rec, table_index);
return AQ_API_CALL_SAFE(set_egress_class_record, hw, rec, table_index);
return AQ_API_CALL_SAFE(get_egress_class_record, hw, rec, table_index);
return AQ_API_CALL_SAFE(set_egress_sc_record, hw, rec, table_index);
return AQ_API_CALL_SAFE(get_egress_sc_record, hw, rec, table_index);
int err = AQ_API_CALL_SAFE(set_egress_sa_record, hw, rec, table_index);
return AQ_API_CALL_SAFE(get_egress_sa_record, hw, rec, table_index);
int err = AQ_API_CALL_SAFE(set_egress_sakey_record, hw, rec,
return AQ_API_CALL_SAFE(get_egress_sakey_record, hw, rec, table_index);
return AQ_API_CALL_SAFE(get_egress_sc_counters, hw, counters, sc_index);
return AQ_API_CALL_SAFE(get_egress_sa_counters, hw, counters, sa_index);
return AQ_API_CALL_SAFE(get_egress_common_counters, hw, counters);
return AQ_API_CALL_SAFE(clear_egress_counters, hw);
return AQ_API_CALL_SAFE(get_ingress_sa_counters, hw, counters,
return AQ_API_CALL_SAFE(get_ingress_common_counters, hw, counters);
return AQ_API_CALL_SAFE(clear_ingress_counters, hw);
return AQ_API_CALL_SAFE(get_egress_sa_expired, hw, expired);
return AQ_API_CALL_SAFE(get_egress_sa_threshold_expired, hw, expired);
return AQ_API_CALL_SAFE(set_egress_sa_expired, hw, expired);
return AQ_API_CALL_SAFE(set_egress_sa_threshold_expired, hw, expired);
return AQ_API_CALL_SAFE(set_ingress_prectlf_record, hw, rec,
return AQ_API_CALL_SAFE(get_ingress_prectlf_record, hw, rec,
int err = AQ_API_CALL_SAFE(set_ingress_preclass_record, hw, rec,
return AQ_API_CALL_SAFE(get_ingress_preclass_record, hw, rec,
int err = AQ_API_CALL_SAFE(set_ingress_sc_record, hw, rec, table_index);
return AQ_API_CALL_SAFE(get_ingress_sc_record, hw, rec, table_index);
int err = AQ_API_CALL_SAFE(set_ingress_sa_record, hw, rec, table_index);
return AQ_API_CALL_SAFE(get_ingress_sa_record, hw, rec, table_index);
int err = AQ_API_CALL_SAFE(set_ingress_sakey_record, hw, rec,
return AQ_API_CALL_SAFE(get_ingress_sakey_record, hw, rec, table_index);
return AQ_API_CALL_SAFE(set_ingress_postclass_record, hw, rec,