Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c56 static void ixgb_clean_rx_ring(struct ixgb_adapter *adapter);
272 ixgb_clean_rx_ring(adapter); in ixgb_down()
958 ixgb_clean_rx_ring(adapter); in ixgb_free_rx_resources()
975 ixgb_clean_rx_ring(struct ixgb_adapter *adapter) in ixgb_clean_rx_ring() function