Home
last modified time | relevance | path

Searched refs:BNXT_MAX_LED (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt.h89 #define BNXT_MAX_LED 4 macro
H A Dbnxt_ethdev.c317 BNXT_MAX_LED * sizeof(struct bnxt_led_info), in bnxt_alloc_leds_info()
H A Dbnxt_hwrm.c4495 if (resp->num_leds > 0 && resp->num_leds < BNXT_MAX_LED) { in bnxt_hwrm_port_led_qcaps()