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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c66 static void ixgbe_set_rxpba_82598(struct ixgbe_hw *hw, int num_pb,
172 mac->ops.setup_rxpba = ixgbe_set_rxpba_82598;
1384 * ixgbe_set_rxpba_82598 - Initialize RX packet buffer
1390 static void ixgbe_set_rxpba_82598(struct ixgbe_hw *hw, int num_pb, function

Completed in 47 milliseconds