Go to the documentation of this file.
19 #ifndef R819XUSB_CMDPKT_H
20 #define R819XUSB_CMDPKT_H
21 #define CMPK_RX_TX_FB_SIZE sizeof(struct cmpk_txfb)
22 #define CMPK_TX_SET_CONFIG_SIZE sizeof(struct cmpk_set_cfg)
23 #define CMPK_BOTH_QUERY_CONFIG_SIZE sizeof(struct cmpk_set_cfg)
24 #define CMPK_RX_TX_STS_SIZE sizeof(struct cmpk_tx_status)
25 #define CMPK_RX_DBG_MSG_SIZE sizeof(struct cmpk_rx_dbginfo)
26 #define CMPK_TX_RAHIS_SIZE sizeof(struct cmpk_tx_rahis)
28 #define ISR_TxBcnOk BIT27
29 #define ISR_TxBcnErr BIT26
30 #define ISR_BcnTimerIntr BIT13
84 #define cmpk_query_cfg_t struct cmpk_set_cfg
155 u8 *codevirtualaddress,
u32 packettype,