Searched refs:TXWI_DESC_SIZE_5WORDS (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/wireless/rt2x00/ | ||
D | rt2800.h | 2819 #define TXWI_DESC_SIZE_5WORDS (5 * sizeof(__le32)) macro |
D | rt2800lib.c | 530 *txwi_size = TXWI_DESC_SIZE_5WORDS; in rt2800_get_txwi_rxwi_size() |