Searched refs:msi_msg (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-channel.h399 u32 msi_msg; member in struct:__anon11196
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c6500 * @msi_msg: The MSI message associated with the MSI number above.
6507 xge_hal_channel_msi_set(xge_hal_channel_h channelh, int msi, u32 msi_msg) argument
6514 channel->msi_msg = msi_msg;
6518 " MSI: %d", channel->msi_msg, ring, msi);
6528 " MSI: %d", channel->msi_msg, fifo, msi);

Completed in 118 milliseconds