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) function
368 if ((uint32_t)-1 == (start_index = nge_tx_alloc(ngep, bds)))
531 if ((uint32_t)-1 == (start_index = nge_tx_alloc(ngep, slot)))

Completed in 55 milliseconds