Searched refs:ixgb_update_stats (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/ixgb/
H A Dixgb_ethtool.c45 extern void ixgb_update_stats(struct ixgb_adapter *adapter);
675 ixgb_update_stats(adapter);
H A Dixgb_main.c76 void ixgb_update_stats(struct ixgb_adapter *adapter);
1142 ixgb_update_stats(adapter);
1590 * ixgb_update_stats - Update the board statistics counters.
1595 ixgb_update_stats(struct ixgb_adapter *adapter) function

Completed in 88 milliseconds