Searched refs:ELINK_LINK_CONFIG_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Dbxe_elink.h233 #define ELINK_LINK_CONFIG_SIZE (ELINK_MAX_PHYS - 1) macro
387 uint16_t req_duplex[ELINK_LINK_CONFIG_SIZE];
388 uint16_t req_flow_ctrl[ELINK_LINK_CONFIG_SIZE];
390 uint16_t req_line_speed[ELINK_LINK_CONFIG_SIZE]; /* Also determine AutoNeg */
395 uint32_t speed_cap_mask[ELINK_LINK_CONFIG_SIZE];
H A Dbxe.h989 uint32_t link_config[ELINK_LINK_CONFIG_SIZE];
997 uint32_t supported[ELINK_LINK_CONFIG_SIZE];
1000 uint32_t advertising[ELINK_LINK_CONFIG_SIZE];

Completed in 120 milliseconds