Home
last modified time | relevance | path

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

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