Lines Matching full:instance
76 /* Network interface instance is bound to */
129 * @brief Attach pipe to instance and connect
131 * @param ppp Modem PPP instance
132 * @param pipe Pipe to attach to modem PPP instance
137 * @brief Get network interface modem PPP instance is bound to
139 * @param ppp Modem PPP instance
140 * @returns Pointer to network interface modem PPP instance is bound to
145 * @brief Release pipe from instance
147 * @param ppp Modem PPP instance
156 * @brief Initialize modem PPP instance device
157 * @param dev Device instance associated with network interface
169 * @details This macro defines the modem_ppp instance, initializes a PPP L2
170 * network device instance, and binds the modem_ppp instance to the PPP L2
171 * instance.
173 * @param _name Name of the statically defined modem_ppp instance