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 *);1402 igb_setup_all_tx_resources(adapter); in igb_request_irq()4133 err = igb_setup_all_tx_resources(adapter); in __igb_open()4303 static int igb_setup_all_tx_resources(struct igb_adapter *adapter) in igb_setup_all_tx_resources() function