Searched refs:RTW_TX_DESC_W1_RATE_ID (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/contrib/dev/rtw88/ | ||
| HD | tx.h | 31 #define RTW_TX_DESC_W1_RATE_ID GENMASK(20, 16) macro |
| HD | tx.c | 50 le32_encode_bits(pkt_info->rate_id, RTW_TX_DESC_W1_RATE_ID) | in rtw_tx_fill_tx_desc() |