Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
Digbvf.h41 struct igbvf_info;
183 const struct igbvf_info *ei;
281 struct igbvf_info { struct
Dnetdev.c67 static struct igbvf_info igbvf_vf_info = {
74 static struct igbvf_info igbvf_i350_vf_info = {
81 static const struct igbvf_info *igbvf_info_tbl[] = {
2637 const struct igbvf_info *ei = igbvf_info_tbl[ent->driver_data]; in igbvf_probe()