Searched defs:igb_free_all_tx_resources (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/igb/
H A Digb_main.c119 static void igb_free_all_tx_resources(struct igb_adapter *);
1414 igb_free_all_tx_resources(adapter);
3111 igb_free_all_tx_resources(adapter);
3149 igb_free_all_tx_resources(adapter);
3713 * igb_free_all_tx_resources - Free Tx Resources for All Queues
3718 static void igb_free_all_tx_resources(struct igb_adapter *adapter) function

Completed in 28 milliseconds