Searched defs:bxe_port (Results 1 – 1 of 1) sorted by relevance
964 struct bxe_port { struct971 uint32_t pmf;974 uint16_t ether_mtu;976 uint32_t link_config[ELINK_LINK_CONFIG_SIZE];978 uint32_t ext_phy_config;981 uint32_t config;984 uint32_t supported[ELINK_LINK_CONFIG_SIZE];987 uint32_t advertising[ELINK_LINK_CONFIG_SIZE];1021 }; /* struct bxe_port */ argument