Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_ether_api.h80 ETHER_ZEROCOPY_ENABLE = 1, ///< Enable zero copy in Read/Write function enumerator
/hal_renesas-latest/drivers/ra/fsp/src/r_ether/
Dr_ether.c531 …ETHER_ERROR_RETURN(ETHER_ZEROCOPY_ENABLE == p_instance_ctrl->p_ether_cfg->zerocopy, FSP_ERR_INVALI… in R_ETHER_RxBufferUpdate()
1059 if (ETHER_ZEROCOPY_ENABLE == p_instance_ctrl->p_ether_cfg->zerocopy) in R_ETHER_Write()