Searched refs:prov_rx (Results 1 – 1 of 1) sorted by relevance
135 struct prov_rx { struct146 static void link_open(struct prov_rx *rx, struct net_buf_simple *buf); argument147 static void link_ack(struct prov_rx *rx, struct net_buf_simple *buf);148 static void link_close(struct prov_rx *rx, struct net_buf_simple *buf);481 static void gen_prov_cont(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_cont()554 static void gen_prov_ack(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_ack()574 static void gen_prov_start(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_start()660 static void gen_prov_ctl(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_ctl()694 void (*func)(struct prov_rx *rx, struct net_buf_simple *buf);704 static void gen_prov_recv(struct prov_rx *rx, struct net_buf_simple *buf) in gen_prov_recv()[all …]