Searched refs:sioc_sg_req (Results 1 – 5 of 5) sorted by relevance
52 #define SIOCGETSGCNT _IOWR('r', 16, struct sioc_sg_req) /* get s,g pkt cnt */
235 struct sioc_sg_req { struct
333 static int get_sg_cnt(struct sioc_sg_req *);551 error = get_sg_cnt((struct sioc_sg_req *)data); in X_mrt_ioctl()565 get_sg_cnt(struct sioc_sg_req *req) in get_sg_cnt()