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()297 if (if_id >= ARRAY_SIZE(ctlb->ccmni_inst)) in t7xx_ccmni_wwan_newlink()305 ctlb->ccmni_inst[if_id] = ccmni; in t7xx_ccmni_wwan_newlink()321 if (if_id >= ARRAY_SIZE(ctlb->ccmni_inst)) in t7xx_ccmni_wwan_dellink()324 if (WARN_ON(ctlb->ccmni_inst[if_id] != ccmni)) in t7xx_ccmni_wwan_dellink()422 ccmni = ccmni_ctlb->ccmni_inst[netif_id]; in t7xx_ccmni_recv_skb()444 struct t7xx_ccmni *ccmni = ctlb->ccmni_inst[0]; in t7xx_ccmni_queue_tx_irq_notify()456 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