Searched refs:exception_fd (Results 1 – 2 of 2) sorted by relevance
138 sl_si91x_fd_set *exception_fd) in handle_select_response() argument146 SLI_SI91X_NULL_SAFE_FD_ZERO(exception_fd); in handle_select_response()902 sl_si91x_fd_set exception_fd; in si91x_socket_event_handler() local905 …lect_response((sl_si91x_socket_select_rsp_t *)rx_packet->data, &read_fd, &write_fd, &exception_fd); in si91x_socket_event_handler()908 select_request->select_callback(&read_fd, &write_fd, &exception_fd, status); in si91x_socket_event_handler()
215 sl_si91x_fd_set *exception_fd);