Searched refs:host_mlme (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sdio.c | 335 .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 D | sdio.h | 259 bool host_mlme; member 284 bool host_mlme; member
|
| H A D | join.c | 518 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 D | uap_cmd.c | 763 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 D | fw.h | 841 u8 host_mlme; member
|