Searched defs:t7xx_ccmni_ctrl (Results 1 – 1 of 1) sorted by relevance
42 struct t7xx_ccmni_ctrl { struct43 struct t7xx_pci_dev *t7xx_dev;44 struct dpmaif_ctrl *hif_ctrl;45 struct t7xx_ccmni *ccmni_inst[NIC_DEV_MAX];46 struct dpmaif_callbacks callbacks;47 unsigned int nic_dev_num;48 unsigned int md_sta;49 struct t7xx_fsm_notifier md_status_notify;50 bool wwan_is_registered;51 struct net_device dummy_dev;[all …]