Searched defs:efx_port_s (Results 1 – 1 of 1) sorted by relevance
302 typedef struct efx_port_s { struct303 efx_mac_type_t ep_mac_type;304 uint32_t ep_phy_type;305 uint8_t ep_port;306 uint32_t ep_mac_pdu;307 uint8_t ep_mac_addr[6];308 efx_link_mode_t ep_link_mode;309 boolean_t ep_all_unicst;310 boolean_t ep_mulcst;311 boolean_t ep_all_mulcst;[all …]