Home
last modified time | relevance | path

Searched refs:AR_BT_TX_FRAME_EXTEND (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416phy.h29 #define AR_BT_TX_FRAME_EXTEND 0x00000200 macro
HDar5416_btcoex.c68 SM(btconf->bt_txframe_extend, AR_BT_TX_FRAME_EXTEND) | in ar5416BTCoexConfig()
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300reg.h1784 #define AR_BT_TX_FRAME_EXTEND 0x00000200 macro
HDar9300_misc.c2404 SM(btconf->bt_txframe_extend, AR_BT_TX_FRAME_EXTEND) | in ar9300_bt_coex_config()