ETHFW API Guide
rpmsg_kdrv_ethswitch_register_mac_request Struct Reference

Detailed Description

Register MAC address CMD request params.

Data Fields

struct rpmsg_kdrv_ethswitch_message_header header
 
struct rpmsg_kdrv_ethswitch_common_request_info info
 
u8 mac_address [RPMSG_KDRV_TP_ETHSWITCH_MACADDRLEN]
 
u32 flow_idx
 

Field Documentation

◆ header

struct rpmsg_kdrv_ethswitch_message_header rpmsg_kdrv_ethswitch_register_mac_request::header

Common CMD header

◆ info

struct rpmsg_kdrv_ethswitch_common_request_info rpmsg_kdrv_ethswitch_register_mac_request::info

Common info associated with all CMDs other than ATTACH

◆ mac_address

u8 rpmsg_kdrv_ethswitch_register_mac_request::mac_address[RPMSG_KDRV_TP_ETHSWITCH_MACADDRLEN]

mac address to be associated with flow

◆ flow_idx

u32 rpmsg_kdrv_ethswitch_register_mac_request::flow_idx

Flow's index associated with the mac address to be registered in ALE