Searched refs:ring_pair (Results 1 – 1 of 1) sorted by relevance
519 struct ring_pair_cb *ring_pair = in hns_ae_get_coalesce_usecs() local522 *tx_usecs = hns_rcb_get_coalesce_usecs(ring_pair->rcb_common, in hns_ae_get_coalesce_usecs()523 ring_pair->port_id_in_comm); in hns_ae_get_coalesce_usecs()524 *rx_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()531 struct ring_pair_cb *ring_pair = in hns_ae_get_max_coalesced_frames() local538 ring_pair->rcb_common, ring_pair->port_id_in_comm); in hns_ae_get_max_coalesced_frames()541 ring_pair->rcb_common, ring_pair->port_id_in_comm); in hns_ae_get_max_coalesced_frames()542 *rx_frames = hns_rcb_get_rx_coalesced_frames(ring_pair->rcb_common, in hns_ae_get_max_coalesced_frames()543 ring_pair->port_id_in_comm); in hns_ae_get_max_coalesced_frames()[all …]