Searched refs:RTW_TX_DESC_W2_BT_NULL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw88/ | ||
H A D | tx.h | 39 #define RTW_TX_DESC_W2_BT_NULL BIT(23) macro |
H A D | tx.c | 60 le32_encode_bits(pkt_info->bt_null, RTW_TX_DESC_W2_BT_NULL); in rtw_tx_fill_tx_desc() |