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