Home | History | Annotate | Download | only in drivers

Lines Matching refs:iwe_buf

427 	struct iw_event iwe_buf, *iwe = &iwe_buf;
436 os_memcpy(&iwe_buf, pos, IW_EV_LCP_LEN);
450 char *dpos = (char *) &iwe_buf.u.data.length;
451 int dlen = dpos - (char *) &iwe_buf;
455 os_memcpy(&iwe_buf, pos, sizeof(struct iw_event));
1513 struct iw_event iwe_buf, *iwe = &iwe_buf;
1537 os_memcpy(&iwe_buf, pos, IW_EV_LCP_LEN);
1544 char *dpos = (char *) &iwe_buf.u.data.length;
1545 int dlen = dpos - (char *) &iwe_buf;
1549 os_memcpy(&iwe_buf, pos, sizeof(struct iw_event));