Searched refs:netmap_hw_adapter (Results 1 – 2 of 2) sorted by relevance
973 struct netmap_hw_adapter { /* physical device */ struct995 struct netmap_hw_adapter up; argument2254 struct netmap_hw_adapter hwup;2257 struct netmap_hw_adapter dr;
3753 struct netmap_hw_adapter *hwna = in netmap_hw_reg()3754 (struct netmap_hw_adapter*)na; in netmap_hw_reg()3797 struct netmap_hw_adapter *hwna = NULL; in netmap_attach_ext()3800 if (size < sizeof(struct netmap_hw_adapter)) { in netmap_attach_ext()3867 return netmap_attach_ext(arg, sizeof(struct netmap_hw_adapter), in netmap_attach()