Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_tx.c279 nge_tx_alloc(nge_t *ngep, uint32_t num) in nge_tx_alloc() function
368 if ((uint32_t)-1 == (start_index = nge_tx_alloc(ngep, bds))) in nge_send_copy()
531 if ((uint32_t)-1 == (start_index = nge_tx_alloc(ngep, slot))) in nge_send_mapped()