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