Searched defs:bnx2x_port (Results 1 – 1 of 1) sorted by relevance
686 struct bnx2x_port { struct693 uint32_t pmf;696 uint16_t ether_mtu;698 uint32_t link_config[ELINK_LINK_CONFIG_SIZE];700 uint32_t ext_phy_config;703 uint32_t config;706 uint32_t supported[ELINK_LINK_CONFIG_SIZE];709 uint32_t advertising[ELINK_LINK_CONFIG_SIZE];742 }; /* struct bnx2x_port */ argument