ec_foe_request_t Struct Reference

FoE request. More...


Data Fields

struct list_head list
 List item.
uint8_t * buffer
 Pointer to FoE data.
size_t buffer_size
 Size of FoE data memory.
size_t data_size
 Size of FoE data.
uint32_t issue_timeout
 Maximum time in ms, the processing of the request may take.
uint32_t response_timeout
 Maximum time in ms, the transfer is retried, if the slave does not respond.
ec_direction_t dir
 Direction.
ec_internal_request_state_t state
 FoE request state.
unsigned long jiffies_start
 Jiffies, when the request was issued.
unsigned long jiffies_sent
 Jiffies, when the upload/download request was sent.
uint8_t * file_name
 Pointer to the filename.
uint32_t result
 FoE request abort code.
uint32_t error_code
 Error code from an FoE Error Request.


Detailed Description

FoE request.

Definition at line 50 of file foe_request.h.


Field Documentation

struct list_head ec_foe_request_t::list [read]

List item.

Definition at line 51 of file foe_request.h.

Pointer to FoE data.

Definition at line 52 of file foe_request.h.

Size of FoE data memory.

Definition at line 53 of file foe_request.h.

Size of FoE data.

Definition at line 54 of file foe_request.h.

Maximum time in ms, the processing of the request may take.

Definition at line 56 of file foe_request.h.

Maximum time in ms, the transfer is retried, if the slave does not respond.

Definition at line 58 of file foe_request.h.

Direction.

EC_DIR_OUTPUT means downloading to the slave, EC_DIR_INPUT means uploading from the slave.

Definition at line 60 of file foe_request.h.

FoE request state.

Definition at line 63 of file foe_request.h.

Jiffies, when the request was issued.

Definition at line 64 of file foe_request.h.

Jiffies, when the upload/download request was sent.

Definition at line 65 of file foe_request.h.

Pointer to the filename.

Definition at line 67 of file foe_request.h.

FoE request abort code.

Zero on success.

Definition at line 68 of file foe_request.h.

Error code from an FoE Error Request.

Definition at line 69 of file foe_request.h.


Generated on Mon Jun 20 09:31:31 2016 for IgH EtherCAT Master by  doxygen 1.5.6