Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-drv.c338 pdata->rx_riwt = hw_if->usec_to_riwt(pdata, XGMAC_INIT_DMA_RX_USECS); in xgbe_init_rx_coalesce()
H A Dxgbe.h810 unsigned int (*usec_to_riwt)(struct xgbe_prv_data *, unsigned int); member
H A Dxgbe-sysctl.c709 rx_riwt = hw_if->usec_to_riwt(pdata, sys_op->rx_coalesce_usecs); in sysctl_coalesce_handler()
H A Dxgbe-dev.c2845 hw_if->usec_to_riwt = xgbe_usec_to_riwt; in xgbe_init_function_ptrs_dev()