Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c2743 * wx_setup_tx_resources - allocate Tx resources (Descriptors)
2748 static int wx_setup_tx_resources(struct wx_ring *tx_ring) in wx_setup_tx_resources() function
2809 err = wx_setup_tx_resources(wx->tx_ring[i]); in wx_setup_all_tx_resources()
3057 err = wx_setup_tx_resources(&temp_ring[i]); in wx_set_ring()