![]() |
![]() |
CPSW IOCTL param. More...
#include <cpsw_types.h>
Data Fields | |
const void * | inArgs |
uint32_t | inArgsSize |
void * | outArgs |
uint32_t | outArgsSize |
CPSW IOCTL param.
IOCTL params structure argument for all CPSW IOCTL commands
const void* Cpsw_IoctlPrms_s::inArgs |
Pointer to an actual input args struct for the IOCTL cmd
uint32_t Cpsw_IoctlPrms_s::inArgsSize |
Size of inArgs structure
void* Cpsw_IoctlPrms_s::outArgs |
Pointer to an actual output args struct for the IOCTL cmd
uint32_t Cpsw_IoctlPrms_s::outArgsSize |
Size of outArgs structure