Home
last modified time | relevance | path

Searched refs:IXGB_RX_DESC (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/ixgb/
Dixgb.h144 #define IXGB_RX_DESC(R, i) IXGB_GET_DESC(R, i, ixgb_rx_desc) macro
Dixgb_main.c1979 rx_desc = IXGB_RX_DESC(*rx_ring, i); in ixgb_clean_rx_irq()
1999 next_rxd = IXGB_RX_DESC(*rx_ring, i); in ixgb_clean_rx_irq()
2125 rx_desc = IXGB_RX_DESC(*rx_ring, i); in ixgb_alloc_rx_buffers()