Searched refs:mod_type (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsxwindow.h186 BYTE mod_type; /* 0x24 MTA/SXDC hardware module type */ member in struct:_SXCHANNEL
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4.h290 u8 mod_type; member in struct:port_info
H A Dcxgb4_main.c305 if (pi->mod_type == FW_PORT_MOD_TYPE_NONE)
307 else if (pi->mod_type < ARRAY_SIZE(mod_str))
308 netdev_info(dev, "%s module inserted\n", mod_str[pi->mod_type]);
1395 if (p->mod_type == FW_PORT_MOD_TYPE_TWINAX_PASSIVE ||
1396 p->mod_type == FW_PORT_MOD_TYPE_TWINAX_ACTIVE)
H A Dt4_hw.c2986 if (mod != pi->mod_type) {
2987 pi->mod_type = mod;
3151 p->mod_type = FW_PORT_MOD_TYPE_NA;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsmbldap.c420 if (mods[i]->mod_op == modop && strequal(mods[i]->mod_type, attribute))
439 mods[i]->mod_type = SMB_STRDUP(attribute);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dmxl5005s.c321 static int mxl5005s_AssignTunerMode(struct dvb_frontend *fe, u32 mod_type,
323 static int mxl5005s_reconfigure(struct dvb_frontend *fe, u32 mod_type,
3925 static int mxl5005s_reconfigure(struct dvb_frontend *fe, u32 mod_type, argument
3934 dprintk(1, "%s(type=%d, bw=%d)\n", __func__, mod_type, bandwidth);
3945 mxl5005s_AssignTunerMode(fe, mod_type, bandwidth);
3955 static int mxl5005s_AssignTunerMode(struct dvb_frontend *fe, u32 mod_type, argument
3978 mod_type,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libads/
H A Dldap.c1107 modlist[curmod]->mod_type = talloc_strdup(ctx, name);

Completed in 148 milliseconds