Home
last modified time | relevance | path

Searched refs:TLV_PORT_MODE_1x1_1x1 (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_nic.c169 case TLV_PORT_MODE_1x1_1x1: /* mode 2 */ in ef10_nic_get_port_mode_bandwidth()
1598 (1U << TLV_PORT_MODE_1x1_1x1), /* mode 2 */
1658 (1U << TLV_PORT_MODE_1x1_1x1) | /* mode 2 */
1733 (1U << TLV_PORT_MODE_1x1_1x1), /* mode 2 */
H A Def10_tlv_layout.h611 #define TLV_PORT_MODE_1x1_1x1 (2) /* Single 10G/25G on mdi0, single 10G/25G on m… macro