Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c59 static void ixgb_clean_rx_ring(struct ixgb_adapter *adapter);
276 ixgb_clean_rx_ring(adapter); in ixgb_down()
962 ixgb_clean_rx_ring(adapter); in ixgb_free_rx_resources()
979 ixgb_clean_rx_ring(struct ixgb_adapter *adapter) in ixgb_clean_rx_ring() function