Home
last modified time | relevance | path

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

/Linux-v6.1/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()
951 ixgb_clean_rx_ring(adapter); in ixgb_free_rx_resources()
968 ixgb_clean_rx_ring(struct ixgb_adapter *adapter) in ixgb_clean_rx_ring() function