Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl1251/
H A Drx.c121 if (!(desc->mod_pre & OFDM_RATE_BIT)) in wl1251_rx_status()
129 if (desc->mod_pre & SHORT_PREAMBLE_BIT) in wl1251_rx_status()
H A Drx.h92 u8 mod_pre; /* Modulation and preamble */ member