Searched refs:channel_rx_scale (Results 1 - 3 of 3) sorted by relevance
/solaris-userland/components/open-fabrics/libsif/include/psifapi/ | ||
H A D | psif_hw_data_be.h | 2868 u64 channel_rx_scale:1; member in struct:psif_interrupt_attributes 2890 u16 channel_rx_scale; member in struct:psif_epsc_csr_interrupt_channel |
H A D | psif_hw_data_le.h | 2850 u64 channel_rx_scale:1; member in struct:psif_interrupt_attributes 2858 u16 channel_rx_scale; member in struct:psif_epsc_csr_interrupt_channel |
/solaris-userland/components/open-fabrics/libsif/include/sif/ | ||
H A D | psif_hw_print.c | 4716 xprintf(fd, ", .channel_rx_scale = "); 4717 write_bits_u8(fd, 1, data->channel_rx_scale); 4736 xprintf(fd, ", .channel_rx_scale = "); 4737 write_bits_u16(fd, 16, data->channel_rx_scale); |
Completed in 727 milliseconds