Searched defs:ethernet (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h621 * Parsing flags for over-ethernet protocol
3285 * 2nd parse bd type used in ethernet tx BDs
3294 * Ethernet address typesm used in ethernet tx BDs
3945 * specific data for ethernet slow path element
3966 union eth_specific_data data /* data specific to ethernet protocol */;
4092 #define ETH_TX_PARSE_BD_E1X_ETH_ADDR_TYPE (0x3<<4) /* BitField global_data marks ethernet address type (use enum eth_addr_type) */
4142 #define ETH_TX_PARSE_BD_E2_ETH_ADDR_TYPE (0x3<<30) /* BitField parsing_data marks ethernet address type (use enum eth_addr_type) */
7120 struct xstorm_eth_context_section ethernet; member in struct:xstorm_common_context_section

Completed in 140 milliseconds