Lines Matching refs:ring_pair
521 struct ring_pair_cb *ring_pair = in hns_ae_get_coalesce_usecs() local
524 *tx_usecs = hns_rcb_get_coalesce_usecs(ring_pair->rcb_common, in hns_ae_get_coalesce_usecs()
525 ring_pair->port_id_in_comm); in hns_ae_get_coalesce_usecs()
526 *rx_usecs = hns_rcb_get_coalesce_usecs(ring_pair->rcb_common, in hns_ae_get_coalesce_usecs()
527 ring_pair->port_id_in_comm); in hns_ae_get_coalesce_usecs()
533 struct ring_pair_cb *ring_pair = in hns_ae_get_max_coalesced_frames() local
540 ring_pair->rcb_common, ring_pair->port_id_in_comm); in hns_ae_get_max_coalesced_frames()
543 ring_pair->rcb_common, ring_pair->port_id_in_comm); in hns_ae_get_max_coalesced_frames()
544 *rx_frames = hns_rcb_get_rx_coalesced_frames(ring_pair->rcb_common, in hns_ae_get_max_coalesced_frames()
545 ring_pair->port_id_in_comm); in hns_ae_get_max_coalesced_frames()
551 struct ring_pair_cb *ring_pair = in hns_ae_set_coalesce_usecs() local
555 ring_pair->rcb_common, ring_pair->port_id_in_comm, timeout); in hns_ae_set_coalesce_usecs()
562 struct ring_pair_cb *ring_pair = in hns_ae_set_coalesce_frames() local
571 ring_pair->rcb_common, in hns_ae_set_coalesce_frames()
572 ring_pair->port_id_in_comm, rx_frames); in hns_ae_set_coalesce_frames()
577 ring_pair->rcb_common, in hns_ae_set_coalesce_frames()
578 ring_pair->port_id_in_comm, tx_frames); in hns_ae_set_coalesce_frames()
583 ring_pair->rcb_common, in hns_ae_set_coalesce_frames()
584 ring_pair->port_id_in_comm, rx_frames); in hns_ae_set_coalesce_frames()