Home
last modified time | relevance | path

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

/src/sys/dev/ath/
H A Dif_ath_beacon.c783 struct ath_buf *bfm, *bfc_last; in ath_beacon_generate() local
794 bfm = TAILQ_FIRST(&avp->av_mcastq.axq_q); in ath_beacon_generate()
808 bfm->bf_daddr); in ath_beacon_generate()
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td2853 defm BFM : BitfieldImmWith2RegArgs<0b01, "bfm">;