Home
last modified time | relevance | path

Searched defs:got_tx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c395 xge_hal_device_poll_tx_channel(xge_hal_channel_t *channel, int *got_tx) in xge_hal_device_poll_tx_channel()
476 xge_hal_device_poll_tx_channels(xge_hal_device_t *hldev, int *got_tx) in xge_hal_device_poll_tx_channels()
645 int got_rx = 1, got_tx = 1; in xge_hal_device_continue_irq() local
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c236 int got_tx; in xge_fifo_msix_isr() local