Searched defs:bxe_port (Results 1 – 1 of 1) sorted by relevance
975 struct bxe_port { struct982 uint32_t pmf;985 uint16_t ether_mtu;987 uint32_t link_config[ELINK_LINK_CONFIG_SIZE];989 uint32_t ext_phy_config;992 uint32_t config;995 uint32_t supported[ELINK_LINK_CONFIG_SIZE];998 uint32_t advertising[ELINK_LINK_CONFIG_SIZE];1032 }; /* struct bxe_port */ argument