Searched refs:usec_to_riwt (Results 1 - 4 of 4) sorted by relevance

/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c441 rx_riwt = hw_if->usec_to_riwt(pdata, ec->rx_coalesce_usecs);
H A Dxgbe.h475 unsigned int (*usec_to_riwt)(struct xgbe_prv_data *, unsigned int); member in struct:xgbe_hw_if
H A Dxgbe-drv.c467 pdata->rx_riwt = hw_if->usec_to_riwt(pdata, XGMAC_INIT_DMA_RX_USECS);
H A Dxgbe-dev.c2586 hw_if->usec_to_riwt = xgbe_usec_to_riwt;

Completed in 97 milliseconds