Searched defs:be_cmd_req_if_create (Results 1 – 1 of 1) sorted by relevance
681 struct be_cmd_req_if_create { struct682 struct be_cmd_req_hdr hdr;683 u32 version; /* ignore currently */684 u32 capability_flags;685 u32 enable_flags;686 u8 mac_addr[ETH_ALEN];687 u8 rsvd0;688 u8 pmac_invalid; /* if set, don't attach the mac addr to the i/f */689 u32 vlan_tag; /* not used currently */