Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h18 struct igbvf_info;
161 const struct igbvf_info *ei;
229 struct igbvf_info { struct
H A 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[] = {
2705 const struct igbvf_info *ei = igbvf_info_tbl[ent->driver_data]; in igbvf_probe()