Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c84 static void ixgb_clean_rx_ring(struct ixgb_adapter *adapter);
307 ixgb_clean_rx_ring(adapter); in ixgb_down()
996 ixgb_clean_rx_ring(adapter); in ixgb_free_rx_resources()
1013 ixgb_clean_rx_ring(struct ixgb_adapter *adapter) in ixgb_clean_rx_ring() function