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

  /src/sys/dev/pci/ixgbe/
ix_txrx.c 1266 * ixgbe_rsc_count
1271 ixgbe_rsc_count(union ixgbe_adv_rx_desc *rx) function in typeref:typename:u32
1275 } /* ixgbe_rsc_count */
2008 rsc = ixgbe_rsc_count(cur);
ix_txrx.c 1266 * ixgbe_rsc_count
1271 ixgbe_rsc_count(union ixgbe_adv_rx_desc *rx) function in typeref:typename:u32
1275 } /* ixgbe_rsc_count */
2008 rsc = ixgbe_rsc_count(cur);

Completed in 58 milliseconds