rsi_proto_ops
static int rsi_hci_attach(void *priv, struct rsi_proto_ops *ops)
struct rsi_proto_ops *proto_ops;
static struct rsi_proto_ops g_proto_ops = {
int (*attach)(void *priv, struct rsi_proto_ops *ops);