Searched refs:ETHER_ZEROCOPY_ENABLE (Results 1 – 2 of 2) sorted by relevance
80 ETHER_ZEROCOPY_ENABLE = 1, ///< Enable zero copy in Read/Write function enumerator
531 …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()