Searched refs:RTW_TX_DESC_W0_LS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/contrib/dev/rtw88/ | ||
| HD | tx.h | 28 #define RTW_TX_DESC_W0_LS BIT(26) macro |
| HD | tx.c | 47 le32_encode_bits(pkt_info->ls, RTW_TX_DESC_W0_LS) | in rtw_tx_fill_tx_desc() |