Home
last modified time | relevance | path

Searched refs:chnl (Results 1 – 1 of 1) sorted by relevance

/net/caif/
Dchnl_net.c45 struct cflayer chnl; member
64 priv = container_of(layr, struct chnl_net, chnl); in chnl_recv_cb()
137 struct chnl_net *priv = container_of(lyr, struct chnl_net, chnl); in chnl_hold()
143 struct chnl_net *priv = container_of(lyr, struct chnl_net, chnl); in chnl_put()
150 struct chnl_net *priv = container_of(layr, struct chnl_net, chnl); in chnl_flowctrl_cb()
184 caif_client_register_refcnt(&priv->chnl, chnl_hold, chnl_put); in chnl_flowctrl_cb()
228 result = priv->chnl.dn->transmit(priv->chnl.dn, pkt); in chnl_net_start_xmit()
257 &priv->chnl, &llifindex, in chnl_net_open()
326 caif_disconnect_client(dev_net(dev), &priv->chnl); in chnl_net_open()
340 caif_disconnect_client(dev_net(dev), &priv->chnl); in chnl_net_stop()
[all …]