Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_access.c861 lm_status_t lm_set_led_mode(struct _lm_device_t *pdev, u32_t port_idx, u32_t mode_idx) in lm_set_led_mode() argument
869 REG_WR(pdev, NIG_REG_LED_MODE_P0, mode_idx); in lm_set_led_mode()
872 REG_WR(pdev, NIG_REG_LED_MODE_P1, mode_idx); in lm_set_led_mode()
879 …(NULL, INFORM, "lm_set_led_mode() wrote to NIG_REG_LED_MODE (port %d) 0x%x\n", port_idx, mode_idx); in lm_set_led_mode()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm.h1174 lm_set_led_mode(struct _lm_device_t *pdev, u32_t port_idx, u32_t mode_idx);