Searched refs:NETMAP_REQ_REGISTER (Results 1 – 6 of 6) sorted by relevance
150 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in nmreq_from_legacy()299 case NETMAP_REQ_REGISTER: { in nmreq_to_legacy()
1512 if (hdr->nr_reqtype != NETMAP_REQ_REGISTER) { in netmap_get_na()2496 case NETMAP_REQ_REGISTER: { in netmap_ioctl()2651 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in netmap_ioctl()2729 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in netmap_ioctl()2763 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in netmap_ioctl()2806 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in netmap_ioctl()2956 case NETMAP_REQ_REGISTER: in nmreq_size_by_type()
1269 if (hdr->nr_reqtype != NETMAP_REQ_REGISTER) { in netmap_vale_vp_create()1453 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in nm_vi_create()1543 if (hdr->nr_reqtype != NETMAP_REQ_REGISTER) { in netmap_vi_create()
462 if (hdr->nr_reqtype != NETMAP_REQ_REGISTER) { in netmap_get_bdg_na()
508 NETMAP_REQ_REGISTER = 1, enumerator
232 hdr.nr_reqtype = NETMAP_REQ_REGISTER; in port_register()