Searched refs:RXWI_DESC_SIZE_4WORDS (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/wireless/rt2x00/ | ||
D | rt2800.h | 2821 #define RXWI_DESC_SIZE_4WORDS (4 * sizeof(__le32)) macro |
D | rt2800lib.c | 536 *rxwi_size = RXWI_DESC_SIZE_4WORDS; in rt2800_get_txwi_rxwi_size() |