Data Fields
Cpsw_IoctlPrms_s Struct Reference

CPSW IOCTL param. More...

#include <cpsw_types.h>

Data Fields

const void * inArgs
 
uint32_t inArgsSize
 
void * outArgs
 
uint32_t outArgsSize
 

Detailed Description

CPSW IOCTL param.

IOCTL params structure argument for all CPSW IOCTL commands

Field Documentation

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


The documentation for this struct was generated from the following file:

Copyright 2020, Texas Instruments Incorporated