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