Home
last modified time | relevance | path

Searched refs:riwt_to_usec (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h453 unsigned int (*riwt_to_usec)(struct xlgmac_pdata *pdata, member
H A Ddwc-xlgmac-hw.c3117 hw_ops->riwt_to_usec = xlgmac_riwt_to_usec; in xlgmac_init_hw_ops()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h823 unsigned int (*riwt_to_usec)(struct xgbe_prv_data *, unsigned int); member
H A Dxgbe-ethtool.c471 hw_if->riwt_to_usec(pdata, XGMAC_MAX_DMA_RIWT)); in xgbe_set_coalesce()
H A Dxgbe-dev.c3660 hw_if->riwt_to_usec = xgbe_riwt_to_usec; in xgbe_init_function_ptrs_dev()