Searched refs:ccmni_inst (Results 1 – 2 of 2) sorted by relevance
175 ccmni = ctlb->ccmni_inst[i]; in t7xx_ccmni_start()195 ccmni = ctlb->ccmni_inst[i]; in t7xx_ccmni_pre_stop()213 ccmni = ctlb->ccmni_inst[i]; in t7xx_ccmni_post_stop()291 if (if_id >= ARRAY_SIZE(ctlb->ccmni_inst)) in t7xx_ccmni_wwan_newlink()299 ctlb->ccmni_inst[if_id] = ccmni; in t7xx_ccmni_wwan_newlink()315 if (if_id >= ARRAY_SIZE(ctlb->ccmni_inst)) in t7xx_ccmni_wwan_dellink()318 if (WARN_ON(ctlb->ccmni_inst[if_id] != ccmni)) in t7xx_ccmni_wwan_dellink()416 ccmni = ccmni_ctlb->ccmni_inst[netif_id]; in t7xx_ccmni_recv_skb()438 struct t7xx_ccmni *ccmni = ctlb->ccmni_inst[0]; in t7xx_ccmni_queue_tx_irq_notify()450 struct t7xx_ccmni *ccmni = ctlb->ccmni_inst[0]; in t7xx_ccmni_queue_tx_full_notify()[all …]
45 struct t7xx_ccmni *ccmni_inst[NIC_DEV_MAX]; member