Searched defs:ixgbe_disable_ivar (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c99 static void ixgbe_disable_ivar(ixgbe_t *, uint16_t, int8_t);
5377 * ixgbe_disable_ivar - Disble the given entry by clearing the VAL bit of
5385 ixgbe_disable_ivar(ixgbe_t *ixgbe, uint16_t intr_alloc_entry, int8_t cause) function
6213 ixgbe_disable_ivar(ixgbe, hw_r_idx, 0);

Completed in 108 milliseconds