Home
last modified time | relevance | path

Searched refs:host_mlme (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.c335 .host_mlme = false,
352 .host_mlme = false,
369 .host_mlme = false,
386 .host_mlme = false,
404 .host_mlme = false,
422 .host_mlme = true,
441 .host_mlme = true,
458 .host_mlme = false,
476 .host_mlme = false,
493 .host_mlme = false,
[all …]
H A Dsdio.h259 bool host_mlme; member
284 bool host_mlme; member
H A Djoin.c518 cpu_to_le16(sizeof(host_mlme_tlv->host_mlme)); in mwifiex_cmd_802_11_associate()
519 host_mlme_tlv->host_mlme = 1; in mwifiex_cmd_802_11_associate()
521 sizeof(host_mlme_tlv->host_mlme); in mwifiex_cmd_802_11_associate()
H A Duap_cmd.c763 tlv->header.len = cpu_to_le16(sizeof(tlv->host_mlme)); in mwifiex_cmd_uap_bss_start()
764 tlv->host_mlme = 1; in mwifiex_cmd_uap_bss_start()
H A Dfw.h841 u8 host_mlme; member