Lines Matching +full:mac +full:- +full:address0
3 Copyright (c) 2013-2018, Intel Corporation
48 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \
52 /* API version 1.7 implements additional link and PHY-specific APIs */
54 /* API version 1.9 for X722 implements additional link and PHY-specific APIs */
85 /* Flags sub-structure
328 * - no suffix for direct command descriptor structures
329 * - _data for indirect sent data
330 * - _resp for indirect return data (data which is both will use _data)
331 * - _completion for direct return data
332 * - _element_ for repeated elements (may also be _data or _resp)
541 /* Manage LAA Command (0x0106) - obsolete */
553 /* Manage MAC Address Read Command (indirect 0x0107) */
579 /* Manage MAC Address Write Command (0x0108) */
825 * 2: non-tunneled mode
1147 /* Add MAC-VLAN (indirect 0x0250) */
1196 /* Remove MAC-VLAN (indirect 0x0251)
1280 /* Add S/E-tag command (direct 0x0255)
1305 /* Remove S/E-tag command (direct 0x0256)
1319 /* Add multicast E-Tag (direct 0x0257)
1320 * del multicast E-Tag (direct 0x0258) only uses pv_seid and etag fields
1328 __le32 addr_high; /* address of array of 2-byte s-tags */
1345 /* Update S/E-Tag (direct 0x0259) */
1372 u8 mac[6]; member
1462 #define I40E_AQC_ADD_CLOUD_FILTER_MAC_PORT 0x0011 /* Dest MAC + L4 Port */
1463 #define I40E_AQC_ADD_CLOUD_FILTER_MAC_VLAN_PORT 0x0012 /* Dest MAC + VLAN + L4 Port */
1664 __le32 addr_high; /* address of array of 2-byte VSI or VLAN ids */
1725 u8 max_credit; /* 0-3, limit = 2^max */
1739 /* 4 bits per tc 0-7, 4th bit is reserved, limit = 2^max */
1768 u8 max_bw; /* 0-3, limit = 2^max */
1781 /* 4 bits per tc 0-7, 4th bit is reserved, limit = 2^max */
1793 u8 max_bw; /* 0-3, limit = 2^max */
1822 /* 4 bits per tc 0-7, 4th bit is reserved, limit = 2^max */
1849 u8 tc_bw_max; /* 0-3, limit = 2^max */
1865 /* 4 bits per tc 0-7, 4th bit reserved, limit = 2^max */
1882 /* 4 bits per tc 0-7, 4th bit is reserved, limit = 2^max */
2103 /* bits 0-2 use the values from get_phy_abilities_resp */
2124 /* Set MAC Config command data structure (direct 0x0603) */
2151 /* Restart Auto-Negotiation (direct 0x605) */
2532 __le32 address0; member
2632 u8 type; /* only nearest bridge and non-TPMR from 0x0A00 */
2644 u8 type; /* only nearest bridge and non-TPMR from 0x0A00 */