Searched refs:igb_setup_all_tx_resources (Results 1 – 1 of 1) sorted by relevance
117 static int igb_setup_all_tx_resources(struct igb_adapter *);1426 igb_setup_all_tx_resources(adapter); in igb_request_irq()3052 err = igb_setup_all_tx_resources(adapter); in __igb_open()3218 static int igb_setup_all_tx_resources(struct igb_adapter *adapter) in igb_setup_all_tx_resources() function