Lines Matching refs:ring_pair
428 struct ring_pair_cb *ring_pair = in hns_ae_get_coalesce_usecs() local
431 *tx_usecs = hns_rcb_get_coalesce_usecs(ring_pair->rcb_common, in hns_ae_get_coalesce_usecs()
432 ring_pair->port_id_in_comm); in hns_ae_get_coalesce_usecs()
433 *rx_usecs = hns_rcb_get_coalesce_usecs(ring_pair->rcb_common, in hns_ae_get_coalesce_usecs()
434 ring_pair->port_id_in_comm); in hns_ae_get_coalesce_usecs()
440 struct ring_pair_cb *ring_pair = in hns_ae_get_rx_max_coalesced_frames() local
443 *tx_frames = hns_rcb_get_coalesced_frames(ring_pair->rcb_common, in hns_ae_get_rx_max_coalesced_frames()
444 ring_pair->port_id_in_comm); in hns_ae_get_rx_max_coalesced_frames()
445 *rx_frames = hns_rcb_get_coalesced_frames(ring_pair->rcb_common, in hns_ae_get_rx_max_coalesced_frames()
446 ring_pair->port_id_in_comm); in hns_ae_get_rx_max_coalesced_frames()
452 struct ring_pair_cb *ring_pair = in hns_ae_set_coalesce_usecs() local
456 ring_pair->rcb_common, ring_pair->port_id_in_comm, timeout); in hns_ae_set_coalesce_usecs()
462 struct ring_pair_cb *ring_pair = in hns_ae_set_coalesce_frames() local
466 ring_pair->rcb_common, in hns_ae_set_coalesce_frames()
467 ring_pair->port_id_in_comm, coalesce_frames); in hns_ae_set_coalesce_frames()