Searched refs:igb_setup_all_tx_resources (Results 1 – 1 of 1) sorted by relevance
105 static int igb_setup_all_tx_resources(struct igb_adapter *);1421 igb_setup_all_tx_resources(adapter); in igb_request_irq()4055 err = igb_setup_all_tx_resources(adapter); in __igb_open()4225 static int igb_setup_all_tx_resources(struct igb_adapter *adapter) in igb_setup_all_tx_resources() function