Lines Matching full:ownership
19 * iwlwifi can request or release ownership on the WiFi device through iwlmei.
96 * to release the ownership on the device through the HW registers. In that
97 * case, iwlwifi must first request ownership using the SAP protocol.
99 * Once iwlwifi will request ownership through the SAP protocol, CSME will
100 * grant the ownership on the device through the HW registers as well.
101 * In order to request ownership over SAP, we first need to have an interface
105 * this is impossible as long as we don't have ownership on the device.
113 * DOC: CSME behavior regarding the ownership requests
115 * The ownership requests from the host can come in two different ways:
120 * and it can request ownership with %SAP_MSG_NOTIF_HOST_ASKS_FOR_NIC_OWNERSHIP.
123 * ownership with %SAP_MSG_NOTIF_HOST_ASKS_FOR_NIC_OWNERSHIP.
125 * Here the table that describes CSME's behavior upon ownership request:
152 * take ownership on the device.
157 * If yes, it can request ownership through SAP and connect quickly without
165 * it'll be able to let iwlmei know that it can request ownership over SAP
331 * iwl_mei_get_ownership() - request ownership
333 * This function blocks until ownership is granted or timeout expired.
335 * Return: 0 in case we could get ownership on the device