Searched defs:MacID (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/rtl8188eu/hal/
H A Dusb_halinit.c1794 DBG_88E("### MacID(%d),Set Max Tx RPT MID(%d)\n", maxMacid, maxMacid+1);
1912 u8 MacID = *((u8 *)pValue); local
1913 *((u8 *)pValue) = ODM_RA_GetDecisionRate_8188E(&(haldata->odmpriv), MacID);
1918 u8 MacID = *((u8 *)pValue); local
1919 *((u8 *)pValue) = ODM_RA_GetShortGI_8188E(&(haldata->odmpriv), MacID);
1924 u8 MacID = *((u8 *)pValue); local
1925 *((u8 *)pValue) = ODM_RA_GetHwPwrStatus_8188E(&(haldata->odmpriv), MacID);

Completed in 1614 milliseconds