Searched refs:igb_setup_all_tx_resources (Results 1 – 1 of 1) sorted by relevance
104 static int igb_setup_all_tx_resources(struct igb_adapter *);1412 igb_setup_all_tx_resources(adapter); in igb_request_irq()4161 err = igb_setup_all_tx_resources(adapter); in __igb_open()4334 static int igb_setup_all_tx_resources(struct igb_adapter *adapter) in igb_setup_all_tx_resources() function