HomeSort by: relevance | last modified time | path
    Searched defs:tx_max (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_aq.c 4030 unsigned int tx_max, rx_max; /* 0-511? */ local in function:aq_hw_interrupt_moderation_set
4036 tx_max = 0xff;
4043 tx_max = 0xff;
4049 tx_max = 0xff;
4055 tx_max = 0xff;
4061 tx_max = 0x1ff;
4078 __SHIFTIN(tx_max, AQ2_TX_INTR_MODERATION_CTL_MAX) |
4086 __SHIFTIN(tx_max, TX_INTR_MODERATION_CTL_MAX) |

Completed in 15 milliseconds