Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.h202 struct lkpi_radiotap_tx_hdr rtap_tx; member
H A Dlinux_80211.c3581 lhw->rtap_tx.wt_chan_freq = htole16(c->ic_freq); in lkpi_ic_set_channel()
3582 lhw->rtap_tx.wt_chan_flags = htole16(c->ic_flags); in lkpi_ic_set_channel()
3779 rtap = &lhw->rtap_tx; in lkpi_80211_txq_tx_one()
4548 &lhw->rtap_tx.wt_ihdr, sizeof(lhw->rtap_tx), in lkpi_radiotap_attach()