Searched defs:be_cmd_req_if_create (Results 1 – 1 of 1) sorted by relevance
632 struct be_cmd_req_if_create { struct633 struct be_cmd_req_hdr hdr;634 u32 version; /* ignore currently */635 u32 capability_flags;636 u32 enable_flags;637 u8 mac_addr[ETH_ALEN];638 u8 rsvd0;639 u8 pmac_invalid; /* if set, don't attach the mac addr to the i/f */640 u32 vlan_tag; /* not used currently */