Home
last modified time | relevance | path

Searched refs:tx_htcap (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/mwifiex/
Dioctl.h259 u16 tx_htcap; member
D11n.c191 tx_cfg->tx_htcap = le16_to_cpu(htcfg->ht_tx_cap); in mwifiex_ret_11n_cfg()
299 htcfg->ht_tx_cap = cpu_to_le16(txcfg->tx_htcap); in mwifiex_cmd_11n_cfg()
Dsta_cmd.c1220 tx_cfg.tx_htcap = MWIFIEX_FW_DEF_HTTXCFG; in mwifiex_sta_init_cmd()