Home
last modified time | relevance | path

Searched refs:igbvf_info (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/intel/igbvf/
Digbvf.h18 struct igbvf_info;
162 const struct igbvf_info *ei;
259 struct igbvf_info { struct
Dnetdev.c43 static struct igbvf_info igbvf_vf_info = {
50 static struct igbvf_info igbvf_i350_vf_info = {
57 static const struct igbvf_info *igbvf_info_tbl[] = {
2690 const struct igbvf_info *ei = igbvf_info_tbl[ent->driver_data]; in igbvf_probe()