Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dbpqether.h28 struct bpq_req { struct
/Linux-v5.10/drivers/net/hamradio/
Dbpqether.c321 struct bpq_req req; in bpq_ioctl()
328 if (copy_from_user(&req, ifr->ifr_data, sizeof(struct bpq_req))) in bpq_ioctl()