if_aq.c | 4030 unsigned int tx_max, rx_max; /* 0-511? */ local in function:aq_hw_interrupt_moderation_set 4038 rx_max = 0x50; 4045 rx_max = 0x80; 4051 rx_max = 0xe0; 4057 rx_max = 0x70; 4063 rx_max = 0x38; /* freebsd use 120 */ 4097 __SHIFTIN(rx_max, RX_INTR_MODERATION_CTL_MAX) |
|