HomeSort by: relevance | last modified time | path
    Searched refs:wi_frame (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
wireg.h 539 struct wi_frame { struct
wi.c 215 STATIC void wi_dump_pkt(struct wi_frame *, struct ieee80211_node *, int rssi);
928 sc->sc_buflen = IEEE80211_MAX_LEN + sizeof(struct wi_frame);
1142 struct wi_frame frmhdr;
1652 struct wi_frame frmhdr;
1782 struct wi_frame frmhdr;
1964 struct wi_frame frmhdr;
1971 if (wi_read_bap(sc, fid, offsetof(struct wi_frame, wi_tx_swsup2),
3391 wi_dump_pkt(struct wi_frame *wh, struct ieee80211_node *ni, int rssi)

Completed in 44 milliseconds