Home | History | Annotate | Download | only in Tx

Lines Matching refs:AID

3282   UINT16        AID;
3341 /* AID should have its two MSB bit Set to "1"*/
3342 pFrame->AID = whalParam.content.halCtrlAid | 0xC000;
3344 (" AID 4 = %d \n", (whalParam.content.halCtrlAid | 0xC000)));