Home
last modified time | relevance | path

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

/babblesim_ext_2G4_device_WLAN_actmod-latest/src/
DWLAN_actmod_phy_if.c74 typedef enum {None = 0, Wait, Tx} Pending_resp_t; in WLAN_actmod_Tx_in_port() typedef
76 static Pending_resp_t FIFO_pending_resp[ReqQueueDepth][WLAN_MAX_NBR_PORTS] = {{0}}; in WLAN_actmod_Tx_in_port()