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