Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_send.c39 static int hxge_start(p_hxge_t hxgep, p_tx_ring_t tx_ring_p, p_mblk_t mp);
78 status = hxge_start(hxgep, tx_ring_p, mp); in hxge_tx_ring_send()
88 hxge_start(p_hxge_t hxgep, p_tx_ring_t tx_ring_p, p_mblk_t mp) in hxge_start() function