Searched defs:be_cmd_req_if_create (Results 1 – 1 of 1) sorted by relevance
557 struct be_cmd_req_if_create { struct558 struct be_cmd_req_hdr hdr;559 u32 version; /* ignore currently */560 u32 capability_flags;561 u32 enable_flags;562 u8 mac_addr[ETH_ALEN];563 u8 rsvd0;564 u8 pmac_invalid; /* if set, don't attach the mac addr to the i/f */565 u32 vlan_tag; /* not used currently */