Home
last modified time | relevance | path

Searched refs:RXWI_W1_SHORT_GI (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800.h3150 #define RXWI_W1_SHORT_GI FIELD32(0x01000000) macro
H A Drt2800lib.c912 if (rt2x00_get_field32(word, RXWI_W1_SHORT_GI)) in rt2800_process_rxwi()