Searched refs:MacServices_create (Results 1 - 6 of 6) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/Export_Inc/
H A DMacServices_api.h130 TI_HANDLE MacServices_create( TI_HANDLE hOS );
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/
H A DMacServices.c50 * MacServices_create *
59 TI_HANDLE MacServices_create( TI_HANDLE hOS) function
/system/wlan/ti/wilink_6_1/TWD/MacServices/Export_Inc/
H A DMacServices_api.h90 TI_HANDLE MacServices_create( TI_HANDLE hOS );
/system/wlan/ti/wilink_6_1/TWD/MacServices/
H A DMacServices.c49 * MacServices_create *
58 TI_HANDLE MacServices_create( TI_HANDLE hOS) function
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/
H A DTNETW_Driver.c118 pTnetwDrv->hMacServices = MacServices_create(hOs);
121 WLAN_OS_REPORT(("TnetwDrv MacServices_create failed!!!\n"));
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.c109 pTWD->hMacServices = MacServices_create (hOs);
112 TRACE0(pTWD->hReport, REPORT_SEVERITY_CONSOLE, "TWD MacServices_create failed!!!\n");
113 WLAN_OS_REPORT(("TWD MacServices_create failed!!!\n"));

Completed in 65 milliseconds