Lines Matching refs:mleaf
330 struct medialeaf mleaf[0];
831 struct medialeaf *leaf = &mtable->mleaf[i];
1438 if (tp->mtable->mleaf[i].media == 11) {
1599 if (tp->mtable->mleaf[i].media == looking_for) {
1608 if (tp->mtable->mleaf[i].media == looking_for) {
1616 (media_cap[tp->mtable->mleaf[i].media] & MediaAlwaysFD) && i > 0; i--)
1745 struct medialeaf *mleaf = &mtable->mleaf[tp->cur_index];
1746 unsigned char *p = mleaf->leafdata;
1747 switch (mleaf->type) {
1772 struct medialeaf *rleaf = &mtable->mleaf[mtable->has_reset];
1818 if (mleaf->type == 4)
1831 if (mleaf->type == 3) { /* 21142 */
1869 tp->nic_name, mleaf->type);