Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h95 u32 i40e_led_get(struct i40e_hw *hw);
H A Di40e_common.c1564 u32 i40e_led_get(struct i40e_hw *hw) in i40e_led_get() function
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_gld.c706 i40e->i40e_led_status = i40e_led_get(hw); in i40e_gld_led_set()