Searched refs:FXMAC_MSG_RX_BDSPACE_LENGTH (Results 1 – 1 of 1) sorted by relevance
38 #define FXMAC_MSG_RX_BDSPACE_LENGTH 0x20000 /* default set 128KB*/ macro92 u8 rx_bdspace[FXMAC_MSG_RX_BDSPACE_LENGTH] __attribute__((aligned(128))); /* 接收bd 缓冲区 */93 u8 tx_bdspace[FXMAC_MSG_RX_BDSPACE_LENGTH] __attribute__((aligned(128))); /* 发送bd 缓冲区 */
Completed in 4 milliseconds