Searched refs:supported_methods (Results 1 – 7 of 7) sorted by relevance
218 u16 supported_methods; in nan_bootstrap_handle_rx_request() local279 supported_methods = in nan_bootstrap_handle_rx_request()283 if (!(supported_methods & peer->bootstrap.requested_pbm)) { in nan_bootstrap_handle_rx_request()651 if (!(nan_complement_pbm(pbm) & peer->bootstrap.supported_methods)) { in nan_bootstrap_request()725 u16 *supported_methods) in nan_bootstrap_get_supported_methods() argument729 if (!nan || !nan->nan_started || !supported_methods) in nan_bootstrap_get_supported_methods()739 *supported_methods = peer->bootstrap.supported_methods; in nan_bootstrap_get_supported_methods()
811 u16 *supported_methods);
462 u16 supported_methods; member
1368 peer->bootstrap.supported_methods = WPA_GET_LE16(npba + 3); in nan_parse_npba()1371 peer->bootstrap.supported_methods); in nan_parse_npba()
644 uint32_t method, supported_methods; in ciss_init_pci() local740 if (!(sc->ciss_cfg->supported_methods & in ciss_init_pci()743 sc->ciss_cfg->supported_methods); in ciss_init_pci()748 supported_methods = CISS_TRANSPORT_METHOD_SIMPLE; in ciss_init_pci()751 supported_methods = CISS_TRANSPORT_METHOD_PERF; in ciss_init_pci()759 supported_methods = CISS_TRANSPORT_METHOD_SIMPLE; in ciss_init_pci()761 supported_methods = sc->ciss_cfg->supported_methods; in ciss_init_pci()766 if ((supported_methods & CISS_TRANSPORT_METHOD_PERF) != 0) { in ciss_init_pci()771 supported_methods &= ~method; in ciss_init_pci()774 } else if (supported_methods & CISS_TRANSPORT_METHOD_SIMPLE) { in ciss_init_pci()[all …]
399 u_int32_t supported_methods; member
1815 u16 supported_methods, auto_accept_methods, comeback_timeout; in wpas_nan_set() local1817 if (sscanf(param, "%hx,%hx,%hu", &supported_methods, in wpas_nan_set()1825 supported_methods, in wpas_nan_set()3547 u16 supported_methods; in wpas_nan_peer_info() local3550 &supported_methods) < in wpas_nan_peer_info()3560 supported_methods); in wpas_nan_peer_info()