Symbol: wi_frame
sys/dev/ic/if_wi.c
2176
if (wi_alloc_nicmem(sc, ETHER_MAX_LEN + sizeof(struct wi_frame) + 8, &id))
sys/dev/ic/if_wi.c
2181
if (wi_alloc_nicmem(sc, ETHER_MAX_LEN + sizeof(struct wi_frame) + 8, &id))
sys/dev/ic/if_wi.c
2317
struct wi_frame tx_frame;
sys/dev/ic/if_wi.c
2413
sizeof(struct wi_frame));
sys/dev/ic/if_wi.c
2425
sizeof(struct wi_frame));
sys/dev/ic/if_wi.c
2444
sizeof(struct wi_frame));
sys/dev/ic/if_wi.c
2477
struct wi_frame tx_frame;
sys/dev/ic/if_wi.c
2498
wi_write_data(sc, id, 0, (caddr_t)&tx_frame, sizeof(struct wi_frame));
sys/dev/ic/if_wi.c
545
struct wi_frame *rx_frame;
sys/dev/ic/if_wi.c
561
sizeof(struct wi_frame))) {
sys/dev/ic/if_wi.c
567
rx_frame = mtod(m, struct wi_frame *);
sys/dev/ic/if_wi.c
628
struct wi_frame rx_frame;
sys/dev/ic/if_wi.c
683
sizeof(struct wi_frame));
sys/dev/ic/if_wi_hostap.c
1094
wihap_data_input(struct wi_softc *sc, struct wi_frame *rxfrm, struct mbuf *m)
sys/dev/ic/if_wi_hostap.c
1367
wihap_mgmt_input(struct wi_softc *sc, struct wi_frame *rxfrm, struct mbuf *m)
sys/dev/ic/if_wi_hostap.c
1373
wihap_data_input(struct wi_softc *sc, struct wi_frame *rxfrm, struct mbuf *m)
sys/dev/ic/if_wi_hostap.c
537
wihap_auth_req(struct wi_softc *sc, struct wi_frame *rxfrm,
sys/dev/ic/if_wi_hostap.c
713
wihap_assoc_req(struct wi_softc *sc, struct wi_frame *rxfrm,
sys/dev/ic/if_wi_hostap.c
77
void wihap_auth_req(struct wi_softc *sc, struct wi_frame *rxfrm,
sys/dev/ic/if_wi_hostap.c
81
void wihap_deauth_req(struct wi_softc *sc, struct wi_frame *rxfrm,
sys/dev/ic/if_wi_hostap.c
83
void wihap_assoc_req(struct wi_softc *sc, struct wi_frame *rxfrm,
sys/dev/ic/if_wi_hostap.c
853
wihap_deauth_req(struct wi_softc *sc, struct wi_frame *rxfrm,
sys/dev/ic/if_wi_hostap.c
87
void wihap_disassoc_req(struct wi_softc *sc, struct wi_frame *rxfrm,
sys/dev/ic/if_wi_hostap.c
882
wihap_disassoc_req(struct wi_softc *sc, struct wi_frame *rxfrm,
sys/dev/ic/if_wi_hostap.c
918
wihap_debug_frame_type(struct wi_frame *rxfrm)
sys/dev/ic/if_wi_hostap.c
981
wihap_mgmt_input(struct wi_softc *sc, struct wi_frame *rxfrm, struct mbuf *m)
sys/dev/ic/if_wi_hostap.h
127
struct wi_frame;
sys/dev/ic/if_wi_hostap.h
130
int wihap_data_input(struct wi_softc *, struct wi_frame *, struct mbuf *);
sys/dev/ic/if_wi_hostap.h
133
void wihap_mgmt_input(struct wi_softc *, struct wi_frame *, struct mbuf *);
sys/dev/usb/if_wi_usb.c
438
struct wi_frame *wibuf;
sys/dev/usb/if_wi_usb.c
452
total_len = sizeof (struct wi_frame) +