Searched refs:get_rx_max_coalesced_frames (Results 1 – 3 of 3) sorted by relevance
428 void (*get_rx_max_coalesced_frames)(struct hnae_handle *handle, member
760 (!ops->get_rx_max_coalesced_frames)) in hns_get_coalesce()767 ops->get_rx_max_coalesced_frames( in hns_get_coalesce()
753 .get_rx_max_coalesced_frames = hns_ae_get_rx_max_coalesced_frames,