Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A D11n.c52 SETHT_MCS32(ht_cap->mcs.rx_mask); in mwifiex_fill_cap_info()
H A Dfw.h304 #define SETHT_MCS32(x) (x[4] |= 1) macro