Searched refs:nge_send_copy (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/nge/ |
H A D | nge_tx.c | 348 nge_send_copy(nge_t *ngep, mblk_t *mp, send_ring_t *srp); 349 #pragma inline(nge_send_copy) 352 nge_send_copy(nge_t *ngep, mblk_t *mp, send_ring_t *srp) in nge_send_copy() function 629 status = nge_send_copy(ngep, mp, srp); in nge_send() 631 status = nge_send_copy(ngep, mp, srp); in nge_send() 635 status = nge_send_copy(ngep, mp, srp); in nge_send()
|