Searched refs:RTW_TX_DESC_W0_LS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw88/ | ||
H A D | tx.h | 28 #define RTW_TX_DESC_W0_LS BIT(26) macro |
H A D | tx.c | 47 le32_encode_bits(pkt_info->ls, RTW_TX_DESC_W0_LS) | in rtw_tx_fill_tx_desc() |