Home
last modified time | relevance | path

Searched refs:hns_rcb_get_coalesced_frames (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_rcb.h120 u32 hns_rcb_get_coalesced_frames(struct dsaf_device *dsaf_dev, int comm_index);
Dhns_ae_adapt.c448 *tx_frames = hns_rcb_get_coalesced_frames( in hns_ae_get_rx_max_coalesced_frames()
450 *rx_frames = hns_rcb_get_coalesced_frames( in hns_ae_get_rx_max_coalesced_frames()
Dhns_dsaf_rcb.c496 u32 hns_rcb_get_coalesced_frames(struct dsaf_device *dsaf_dev, int port) in hns_rcb_get_coalesced_frames() function