Symbol: t7xx_ccmni_ctrl
drivers/net/wwan/t7xx/t7xx_hif_dpmaif.h
166
void (*recv_skb)(struct t7xx_ccmni_ctrl *ccmni_ctlb, struct sk_buff *skb,
drivers/net/wwan/t7xx/t7xx_netdev.c
106
struct t7xx_ccmni_ctrl *ccmni_ctl = ccmni->ctlb;
drivers/net/wwan/t7xx/t7xx_netdev.c
120
struct t7xx_ccmni_ctrl *ctlb = ccmni->ctlb;
drivers/net/wwan/t7xx/t7xx_netdev.c
169
static void t7xx_ccmni_start(struct t7xx_ccmni_ctrl *ctlb)
drivers/net/wwan/t7xx/t7xx_netdev.c
189
static void t7xx_ccmni_pre_stop(struct t7xx_ccmni_ctrl *ctlb)
drivers/net/wwan/t7xx/t7xx_netdev.c
204
static void t7xx_ccmni_post_stop(struct t7xx_ccmni_ctrl *ctlb)
drivers/net/wwan/t7xx/t7xx_netdev.c
256
static int t7xx_init_netdev_napi(struct t7xx_ccmni_ctrl *ctlb)
drivers/net/wwan/t7xx/t7xx_netdev.c
279
static void t7xx_uninit_netdev_napi(struct t7xx_ccmni_ctrl *ctlb)
drivers/net/wwan/t7xx/t7xx_netdev.c
293
struct t7xx_ccmni_ctrl *ctlb = ctxt;
drivers/net/wwan/t7xx/t7xx_netdev.c
318
struct t7xx_ccmni_ctrl *ctlb = ctxt;
drivers/net/wwan/t7xx/t7xx_netdev.c
338
static int t7xx_ccmni_register_wwan(struct t7xx_ccmni_ctrl *ctlb)
drivers/net/wwan/t7xx/t7xx_netdev.c
359
struct t7xx_ccmni_ctrl *ctlb = para;
drivers/net/wwan/t7xx/t7xx_netdev.c
401
struct t7xx_ccmni_ctrl *ctlb = t7xx_dev->ccmni_ctlb;
drivers/net/wwan/t7xx/t7xx_netdev.c
412
static void t7xx_ccmni_recv_skb(struct t7xx_ccmni_ctrl *ccmni_ctlb, struct sk_buff *skb,
drivers/net/wwan/t7xx/t7xx_netdev.c
443
static void t7xx_ccmni_queue_tx_irq_notify(struct t7xx_ccmni_ctrl *ctlb, int qno)
drivers/net/wwan/t7xx/t7xx_netdev.c
455
static void t7xx_ccmni_queue_tx_full_notify(struct t7xx_ccmni_ctrl *ctlb, int qno)
drivers/net/wwan/t7xx/t7xx_netdev.c
47
static void t7xx_ccmni_enable_napi(struct t7xx_ccmni_ctrl *ctlb)
drivers/net/wwan/t7xx/t7xx_netdev.c
470
struct t7xx_ccmni_ctrl *ctlb = t7xx_dev->ccmni_ctlb;
drivers/net/wwan/t7xx/t7xx_netdev.c
489
struct t7xx_ccmni_ctrl *ctlb;
drivers/net/wwan/t7xx/t7xx_netdev.c
518
struct t7xx_ccmni_ctrl *ctlb = t7xx_dev->ccmni_ctlb;
drivers/net/wwan/t7xx/t7xx_netdev.c
74
static void t7xx_ccmni_disable_napi(struct t7xx_ccmni_ctrl *ctlb)
drivers/net/wwan/t7xx/t7xx_netdev.c
92
struct t7xx_ccmni_ctrl *ccmni_ctl = ccmni->ctlb;
drivers/net/wwan/t7xx/t7xx_netdev.h
39
struct t7xx_ccmni_ctrl *ctlb;
drivers/net/wwan/t7xx/t7xx_pci.h
81
struct t7xx_ccmni_ctrl *ccmni_ctlb;