Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Drx.c135 if (!(desc->mod_pre & OFDM_RATE_BIT)) in wl1251_rx_status()
143 if (desc->mod_pre & SHORT_PREAMBLE_BIT) in wl1251_rx_status()
Drx.h106 u8 mod_pre; /* Modulation and preamble */ member