Net_control_struct, Dev_functions_struct, Device_control_struct – Maxim Integrated 78Q8430 ST 5100/OS-20 with NexGen TCP/IP Stack User Manual
Page 9

UM_8430_005
78Q8430 Driver Manual for ST5100/OS-20 with NexGen TCP/IP Stack
Rev. 1.0
9
3.3.2 NET_CONTROL_STRUCT
The NET_CONTROL_STRUCT structure is defined in the TSC Ethernet source module commem.h.
shows the call graph for the NET_CONTROL_STRUCT structure.
Figure 2: NET_CONTROL_STRUCT and DEV_FUNCTIONS_STRUCT Call Graph
3.3.3 DEV_FUNCTIONS_STRUCT
The DEV_FUNCTIONS_STRUCT structure is defined in the TSC Ethernet source module commem.h.
shows the call graph for the DEV_FUNCTIONS_STRUCT structure.
3.3.4 DEVICE_CONTROL_STRUCT
The DEVICE_CONTROL_STRUCT structure is defined in the TSC Ethernet source module commem.h.
STETHER_ functions refer to this control block as PDEV_CTRL. See the TSC Ethernet source module
tscport.c for its usage.
shows the call graph for the DEVICE_CONTROL_STRUCT structure.