Searched refs:igbvf_up (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h288 int igbvf_up(struct igbvf_adapter *);
H A Dnetdev.c1541 int igbvf_up(struct igbvf_adapter *adapter) function
1614 igbvf_up(adapter);
1739 /* From here on the code is the same as igbvf_up() */
2440 igbvf_up(adapter);
2491 igbvf_up(adapter);
2585 if (igbvf_up(adapter)) {
2618 igbvf_up(adapter);
H A Dethtool.c266 igbvf_up(adapter);

Completed in 143 milliseconds