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