Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.h38 #define RTW_TX_DESC_W2_BT_NULL BIT(23) macro
H A Dtx.c58 le32_encode_bits(pkt_info->bt_null, RTW_TX_DESC_W2_BT_NULL); in rtw_tx_fill_tx_desc()