![]() |
![]() |
This file contains the structure definitions and function prototypes of the Port module. More...
Data Structures | |
struct | CpswHostPort_FifoStats_s |
FIFO related statistics of the host port. More... | |
struct | CpswHostPort_Config_s |
Host port submodule configuration. More... | |
Macros | |
#define | CPSW_HOSTPORT_PUBLIC_IOCTL(x) (CPSW_IOCTL_HOSTPORT_BASE | CPSW_IOCTL_MIN(x)) |
Helper macro to create IOCTL commands for host port submodule. | |
Typedefs | |
typedef enum CpswHostPort_RxPriorityType_e | CpswHostPort_RxPriorityType |
Port priority type. | |
typedef struct CpswHostPort_FifoStats_s | CpswHostPort_FifoStats |
FIFO related statistics of the host port. | |
typedef struct CpswHostPort_Config_s | CpswHostPort_Config |
Host port submodule configuration. | |
typedef struct CpswHostPort_Obj_s * | CpswHostPort_Handle |
Host port submodule handle. More... | |
This file contains the structure definitions and function prototypes of the Port module.