Home
last modified time | relevance | path

Searched refs:txPort_unLoad (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Data_link/
DtxPort_Api.h52 TI_STATUS txPort_unLoad (TI_HANDLE hTxPort);
DtxPort.c127 TI_STATUS txPort_unLoad(TI_HANDLE hTxPort) in txPort_unLoad() function
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DDrvMain.c631 txPort_unLoad (pDrvMain->tStadHandles.hTxPort); in drvMain_Destroy()