Searched refs:t7xx_ccmni (Results 1 – 2 of 2) sorted by relevance
91 struct t7xx_ccmni *ccmni = wwan_netdev_drvpriv(dev); in t7xx_ccmni_open()105 struct t7xx_ccmni *ccmni = wwan_netdev_drvpriv(dev); in t7xx_ccmni_close()117 static int t7xx_ccmni_send_packet(struct t7xx_ccmni *ccmni, struct sk_buff *skb, in t7xx_ccmni_send_packet()133 struct t7xx_ccmni *ccmni = wwan_netdev_drvpriv(dev); in t7xx_ccmni_start_xmit()154 struct t7xx_ccmni *ccmni = netdev_priv(dev); in t7xx_ccmni_tx_timeout()171 struct t7xx_ccmni *ccmni; in t7xx_ccmni_start()191 struct t7xx_ccmni *ccmni; in t7xx_ccmni_pre_stop()206 struct t7xx_ccmni *ccmni; in t7xx_ccmni_post_stop()294 struct t7xx_ccmni *ccmni; in t7xx_ccmni_wwan_newlink()317 struct t7xx_ccmni *ccmni = wwan_netdev_drvpriv(dev); in t7xx_ccmni_wwan_dellink()[all …]
35 struct t7xx_ccmni { struct45 struct t7xx_ccmni *ccmni_inst[NIC_DEV_MAX]; argument