Home
last modified time | relevance | path

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

/drivers/net/ethernet/synopsys/
Ddwc-xlgmac.h452 unsigned int (*riwt_to_usec)(struct xlgmac_pdata *pdata, member
Ddwc-xlgmac-hw.c3117 hw_ops->riwt_to_usec = xlgmac_riwt_to_usec; in xlgmac_init_hw_ops()
/drivers/net/ethernet/amd/xgbe/
Dxgbe.h791 unsigned int (*riwt_to_usec)(struct xgbe_prv_data *, unsigned int); member
Dxgbe-ethtool.c469 hw_if->riwt_to_usec(pdata, XGMAC_MAX_DMA_RIWT)); in xgbe_set_coalesce()
Dxgbe-dev.c3608 hw_if->riwt_to_usec = xgbe_riwt_to_usec; in xgbe_init_function_ptrs_dev()