Home
last modified time | relevance | path

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

/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()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c367 hw_if->riwt_to_usec(pdata, in xgbe_set_coalesce()
H A Dxgbe.h750 unsigned int (*riwt_to_usec)(struct xgbe_prv_data *, unsigned int); member
H A Dxgbe-dev.c3547 hw_if->riwt_to_usec = xgbe_riwt_to_usec; in xgbe_init_function_ptrs_dev()