Searched refs:sif (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Dsmt.c1023 struct smt_sif_config *sif ; local
1030 sif = smtod(mb, struct smt_sif_config *) ;
1031 smt_fill_timestamp(smc,&sif->ts) ; /* set time stamp */
1032 smt_fill_sde(smc,&sif->sde) ; /* set station descriptor */
1033 smt_fill_version(smc,&sif->version) ; /* set version information */
1034 smt_fill_state(smc,&sif->state) ; /* set state information */
1035 smt_fill_policy(smc,&sif->policy) ; /* set station policy */
1036 smt_fill_latency(smc,&sif->latency); /* set station latency */
1037 smt_fill_neighbor(smc,&sif->neighbor); /* set station neighbor */
1038 smt_fill_setcount(smc,&sif
1056 struct smt_sif_operation *sif ; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tm6000/
H A Dtm6000-stds.c33 struct tm6000_reg_settings sif[12]; member in struct:tm6000_std_tv_settings
46 .sif = {
104 .sif = {
162 .sif = {
220 .sif = {
277 .sif = {
811 rc = tm6000_load_std(dev, tv_stds[pos].sif,
812 sizeof(tv_stds[pos].sif));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgfs2_ondisk.h201 #define IF2DT(sif) (((sif) & S_IFMT) >> 12)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dw996Xcf.c382 unsigned long hw_bufsize = sd->sif ? (352 * 288 * 2) : (640 * 480 * 2),
429 if (sd->sif) {
H A Dov519.c83 __u8 sif; member in struct:sd
2672 sd->sif = 1;
3092 if (!sd->sif) {
3102 if (!sd->sif) {
3111 if (!sd->sif) {
3126 } else if (!sd->sif) {
3137 if (sd->sif)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl2270 if ($s !~ /^\s*(?:\sif|(?:{|)\s*\\?\s*$)/) {

Completed in 127 milliseconds