Home
last modified time | relevance | path

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

/titanic_50/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() function
486 (void) xge_hal_device_poll_tx_channel(channel, got_tx); in xge_hal_device_poll_tx_channels()
/titanic_50/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h922 xge_hal_device_poll_tx_channel(xge_hal_channel_t *channel, int *got_tx);
/titanic_50/usr/src/uts/common/io/xge/drv/
H A Dxge.c243 (void) xge_hal_device_poll_tx_channel(channel, &got_tx); in xge_fifo_msix_isr()