Searched refs:NETMAP_REQ_REGISTER (Results 1 – 7 of 7) sorted by relevance
150 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in nmreq_from_legacy()299 case NETMAP_REQ_REGISTER: { in nmreq_to_legacy()
1526 if (hdr->nr_reqtype != NETMAP_REQ_REGISTER) { in netmap_get_na()2515 case NETMAP_REQ_REGISTER: { in netmap_ioctl()2670 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in netmap_ioctl()2751 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in netmap_ioctl()2785 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in netmap_ioctl()2828 hdr->nr_reqtype = NETMAP_REQ_REGISTER; in netmap_ioctl()2978 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()
511 NETMAP_REQ_REGISTER = 1, enumerator
91 nmreq_header_init(&d->hdr, NETMAP_REQ_REGISTER, &d->reg); in nmport_new_with_ctx()
232 hdr.nr_reqtype = NETMAP_REQ_REGISTER; in port_register()