OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:activeprotocol
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
qosMngr.c
259
pQosMngr->
activeProtocol
= QOS_NONE;
498
pQosMngr->
activeProtocol
= QOS_NONE;
772
*actProt = pQosMngr->
activeProtocol
;
811
pParamInfo->content.qosSiteProtocol = pQosMngr->
activeProtocol
;
[
all
...]
qosMngr.h
147
EQosProtocol
activeProtocol
; /* active protocol: XCC,WME or none. */
/hardware/ti/wlan/wl1271/Test/
qosMngrDbg.c
89
switch(pQosMngr->
activeProtocol
){
Completed in 74 milliseconds