Searched refs:netmap_hw_adapter (Results 1 – 2 of 2) sorted by relevance
1021 struct netmap_hw_adapter { /* physical device */ struct1043 struct netmap_hw_adapter up; argument2362 struct netmap_hw_adapter hwup;2365 struct netmap_hw_adapter dr;
4035 struct netmap_hw_adapter *hwna = in netmap_hw_reg()4036 (struct netmap_hw_adapter*)na; in netmap_hw_reg()4079 struct netmap_hw_adapter *hwna = NULL; in netmap_attach_ext()4082 if (size < sizeof(struct netmap_hw_adapter)) { in netmap_attach_ext()4149 return netmap_attach_ext(arg, sizeof(struct netmap_hw_adapter), in netmap_attach()