HomeSort by: relevance | last modified time | path
    Searched refs:VTE_IM_BUNDLE_SHIFT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_vtereg.h 109 #define VTE_IM_BUNDLE_SHIFT 8
if_vte.c 417 val |= sc->vte_int_rx_mod << VTE_IM_BUNDLE_SHIFT;
425 val |= sc->vte_int_tx_mod << VTE_IM_BUNDLE_SHIFT;

Completed in 13 milliseconds