Searched refs:hl7800_socket (Results 1 – 1 of 1) sorted by relevance
377 struct hl7800_socket { struct450 struct hl7800_socket sockets[MDM_MAX_SOCKETS];779 static struct hl7800_socket *socket_get(void) in socket_get()782 struct hl7800_socket *sock = NULL; in socket_get()794 static struct hl7800_socket *socket_from_id(int socket_id) in socket_from_id()797 struct hl7800_socket *sock = NULL; in socket_from_id()818 static void socket_put(struct hl7800_socket *sock) in socket_put()992 static int send_at_cmd(struct hl7800_socket *sock, const uint8_t *data, in send_at_cmd()1411 static int send_data(struct hl7800_socket *sock, struct net_pkt *pkt) in send_data()1575 static int pkt_setup_ip_data(struct net_pkt *pkt, struct hl7800_socket *sock) in pkt_setup_ip_data()[all …]