Lines Matching refs:ring_pair
520 struct ring_pair_cb *ring_pair = in hns_ae_get_coalesce_usecs() local
523 *tx_usecs = hns_rcb_get_coalesce_usecs(ring_pair->rcb_common, in hns_ae_get_coalesce_usecs()
524 ring_pair->port_id_in_comm); in hns_ae_get_coalesce_usecs()
525 *rx_usecs = hns_rcb_get_coalesce_usecs(ring_pair->rcb_common, in hns_ae_get_coalesce_usecs()
526 ring_pair->port_id_in_comm); in hns_ae_get_coalesce_usecs()
532 struct ring_pair_cb *ring_pair = in hns_ae_get_max_coalesced_frames() local
539 ring_pair->rcb_common, ring_pair->port_id_in_comm); in hns_ae_get_max_coalesced_frames()
542 ring_pair->rcb_common, ring_pair->port_id_in_comm); in hns_ae_get_max_coalesced_frames()
543 *rx_frames = hns_rcb_get_rx_coalesced_frames(ring_pair->rcb_common, in hns_ae_get_max_coalesced_frames()
544 ring_pair->port_id_in_comm); in hns_ae_get_max_coalesced_frames()
550 struct ring_pair_cb *ring_pair = in hns_ae_set_coalesce_usecs() local
554 ring_pair->rcb_common, ring_pair->port_id_in_comm, timeout); in hns_ae_set_coalesce_usecs()
561 struct ring_pair_cb *ring_pair = in hns_ae_set_coalesce_frames() local
570 ring_pair->rcb_common, in hns_ae_set_coalesce_frames()
571 ring_pair->port_id_in_comm, rx_frames); in hns_ae_set_coalesce_frames()
576 ring_pair->rcb_common, in hns_ae_set_coalesce_frames()
577 ring_pair->port_id_in_comm, tx_frames); in hns_ae_set_coalesce_frames()
582 ring_pair->rcb_common, in hns_ae_set_coalesce_frames()
583 ring_pair->port_id_in_comm, rx_frames); in hns_ae_set_coalesce_frames()