Home
last modified time | relevance | path

Searched refs:BWN_INTR_ATIM_END (Results 1 – 2 of 2) sorted by path

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c4991 if (mac->mac_reason_intr & BWN_INTR_ATIM_END) in bwn_intrtask()
H A Dif_bwnreg.h313 #define BWN_INTR_ATIM_END 0x00000020 macro
325 (BWN_INTR_TBTT_INDI | BWN_INTR_ATIM_END | BWN_INTR_PMQ | \