Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c4215 if (resp->num_leds > 0 && resp->num_leds < BNXT_MAX_LED) { in bnxt_hwrm_port_led_qcaps()
4218 bp->leds->num_leds = resp->num_leds; in bnxt_hwrm_port_led_qcaps()
4220 sizeof(bp->leds[0]) * bp->leds->num_leds); in bnxt_hwrm_port_led_qcaps()
4221 for (i = 0; i < bp->leds->num_leds; i++) { in bnxt_hwrm_port_led_qcaps()
4228 bp->leds->num_leds = 0; in bnxt_hwrm_port_led_qcaps()
4248 if (!bp->leds->num_leds || BNXT_VF(bp)) in bnxt_hwrm_port_led_cfg()
4258 req.num_leds = bp->leds->num_leds; in bnxt_hwrm_port_led_cfg()
4260 for (i = 0; i < bp->leds->num_leds; i++, led_cfg++) { in bnxt_hwrm_port_led_cfg()
H A Dbnxt.h174 uint8_t num_leds; member
H A Dhsi_struct_def_dpdk.h21988 uint8_t num_leds; member
22280 uint8_t num_leds; member
22586 uint8_t num_leds; member