Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/
HDif_ath_beacon.c781 struct ath_buf *bfm, *bfc_last; in ath_beacon_generate() local
792 bfm = TAILQ_FIRST(&avp->av_mcastq.axq_q); in ath_beacon_generate()
806 bfm->bf_daddr); in ath_beacon_generate()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64InstrInfo.td2853 defm BFM : BitfieldImmWith2RegArgs<0b01, "bfm">;