Searched refs:t7xx_ccmni (Results 1 – 2 of 2) sorted by relevance
45 struct t7xx_ccmni *ccmni = wwan_netdev_drvpriv(dev); in t7xx_ccmni_open()55 struct t7xx_ccmni *ccmni = wwan_netdev_drvpriv(dev); in t7xx_ccmni_close()63 static int t7xx_ccmni_send_packet(struct t7xx_ccmni *ccmni, struct sk_buff *skb, in t7xx_ccmni_send_packet()79 struct t7xx_ccmni *ccmni = wwan_netdev_drvpriv(dev); in t7xx_ccmni_start_xmit()100 struct t7xx_ccmni *ccmni = netdev_priv(dev); in t7xx_ccmni_tx_timeout()117 struct t7xx_ccmni *ccmni; in t7xx_ccmni_start()134 struct t7xx_ccmni *ccmni; in t7xx_ccmni_pre_stop()149 struct t7xx_ccmni *ccmni; in t7xx_ccmni_post_stop()197 struct t7xx_ccmni *ccmni; in t7xx_ccmni_wwan_newlink()220 struct t7xx_ccmni *ccmni = wwan_netdev_drvpriv(dev); in t7xx_ccmni_wwan_dellink()[all …]
34 struct t7xx_ccmni { struct44 struct t7xx_ccmni *ccmni_inst[NIC_DEV_MAX]; argument