Searched refs:tcvr_type (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsunbmac.c272 if (bp->tcvr_type == internal) {
280 } else if (bp->tcvr_type == external) {
297 if (bp->tcvr_type == internal) {
304 } else if (bp->tcvr_type == external) {
320 if (bp->tcvr_type == internal) {
326 } else if (bp->tcvr_type == external) {
357 switch(bp->tcvr_type) {
374 ((bp->tcvr_type == internal) ?
396 switch(bp->tcvr_type) {
413 ((bp->tcvr_type
[all...]
H A Dsunhme.c384 (void) BB_GET_BIT2(hp, tregs, (hp->tcvr_type == internal));
386 retval |= BB_GET_BIT2(hp, tregs, (hp->tcvr_type == internal));
387 (void) BB_GET_BIT2(hp, tregs, (hp->tcvr_type == internal));
388 (void) BB_GET_BIT2(hp, tregs, (hp->tcvr_type == internal));
389 (void) BB_GET_BIT2(hp, tregs, (hp->tcvr_type == internal));
446 if (hp->tcvr_type == none) {
558 if (hp->tcvr_type == external)
580 if (hp->tcvr_type == external)
978 if (hp->tcvr_type == external) {
981 hp->tcvr_type
[all...]
H A Dsunbmac.h322 enum bigmac_transceiver tcvr_type; member in struct:bigmac
H A Dsunhme.h435 enum happy_transceiver tcvr_type; /* Kind of transceiver in use */ member in struct:happy_meal

Completed in 97 milliseconds