Searched refs:CHANNEL_T (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/staging/otus/hal/
H A Dhpreg.h488 #define CHANNEL_T (CHANNEL_5GHZ|CHANNEL_OFDM|CHANNEL_TURBO) macro
489 #define CHANNEL_ST (CHANNEL_T|CHANNEL_STURBO)
491 #define CHANNEL_108A CHANNEL_T
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drocket.c234 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,
236 static void sSetInterfaceMode(CHANNEL_T * ChP, Byte_t mode);
237 static void sFlushRxFIFO(CHANNEL_T * ChP);
238 static void sFlushTxFIFO(CHANNEL_T * ChP);
239 static void sEnInterrupts(CHANNEL_T * ChP, Word_t Flags);
240 static void sDisInterrupts(CHANNEL_T * ChP, Word_t Flags);
243 static int sWriteTxPrioByte(CHANNEL_T * ChP, Byte_t Data);
1149 static int sGetChanRI(CHANNEL_T * ChP)
2718 CHANNEL_T *ChP; Ptr to channel structure
2728 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * Ch
[all...]
H A Drocket_int.h365 } CHANNEL_T; typedef in typeref:struct:__anon11130
367 typedef CHANNEL_T CHANNEL_t;
368 typedef CHANNEL_T *CHANPTR_T;
379 CHANNEL_T *ChP; Ptr to channel structure
391 CHANNEL_T *ChP; Ptr to channel structure
403 CHANNEL_T *ChP; Ptr to channel structure
416 CHANNEL_T *ChP; Ptr to channel structure
478 CHANNEL_T *ChP; Ptr to channel structure
490 CHANNEL_T *ChP; Ptr to channel structure
502 CHANNEL_T *Ch
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dphy.c1085 ah->ah_turbo = channel->hw_value == CHANNEL_T ? true : false;
1175 case CHANNEL_T:
1513 case CHANNEL_T:
1822 case CHANNEL_T:
2269 case CHANNEL_T:
3071 case CHANNEL_T:
H A Dath5k.h673 #define CHANNEL_T (CHANNEL_5GHZ|CHANNEL_OFDM|CHANNEL_TURBO) macro
675 #define CHANNEL_108A CHANNEL_T
H A Dreset.c897 case CHANNEL_T:

Completed in 100 milliseconds