Lines Matching refs:teimgr
221 struct teimgr *tm = fi->userdata;
458 struct teimgr *tm = fi->userdata;
479 struct teimgr *tm = fi->userdata;
508 struct teimgr *tm = fi->userdata;
533 struct teimgr *tm = fi->userdata;
549 struct teimgr *tm = fi->userdata;
567 struct teimgr *tm = fi->userdata;
585 struct teimgr *tm = fi->userdata;
599 struct teimgr *tm = fi->userdata;
618 struct teimgr *tm = fi->userdata;
662 struct teimgr *tm = fi->userdata;
682 struct teimgr *tm = fi->userdata;
697 struct teimgr *tm = fi->userdata;
711 struct teimgr *tm = fi->userdata;
726 struct teimgr *tm = fi->userdata;
761 tei_ph_data_ind(struct teimgr *tm, u_int mt, u_char *dp, int len)
806 l2->tm = kzalloc(sizeof(struct teimgr), GFP_KERNEL);
809 printk(KERN_WARNING "%s:no memory for teimgr\n", __func__);
936 struct teimgr *tm = l2->tm;
971 struct teimgr *tm = l2->tm;
1049 l2->tm = kzalloc(sizeof(struct teimgr), GFP_KERNEL);
1052 printk(KERN_ERR "kmalloc teimgr failed\n");
1372 dev->teimgr = &mgr->ch;