Searched refs:tx_desc_init (Results 1 – 5 of 5) sorted by relevance
392 void (*tx_desc_init)(struct xlgmac_pdata *pdata); member426 void (*tx_desc_init)(struct xlgmac_channel *channel); member
450 hw_ops->tx_desc_init(channel); in xlgmac_tx_desc_init()638 desc_ops->tx_desc_init = xlgmac_tx_desc_init; in xlgmac_init_desc_ops()
3009 desc_ops->tx_desc_init(pdata); in xlgmac_hw_init()3094 hw_ops->tx_desc_init = xlgmac_tx_desc_init; in xlgmac_init_hw_ops()
317 hw_if->tx_desc_init(channel); in xgbe_wrapper_tx_descriptor_init()
733 void (*tx_desc_init)(struct xgbe_channel *); member