Searched refs:qlcnic_83xx_config_led (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_83xx_hw.h | 562 int qlcnic_83xx_config_led(struct qlcnic_adapter *, u32, u32);
|
D | qlcnic_sysfs.c | 143 err = qlcnic_83xx_config_led(adapter, 1, h_beacon); in qlcnic_83xx_store_beacon() 145 err = qlcnic_83xx_config_led(adapter, 0, !h_beacon); in qlcnic_83xx_store_beacon()
|
D | qlcnic_83xx_hw.c | 1515 int qlcnic_83xx_config_led(struct qlcnic_adapter *adapter, u32 state, in qlcnic_83xx_config_led() function 1602 err = qlcnic_83xx_config_led(adapter, active, 0); in qlcnic_83xx_set_led() 1612 err = qlcnic_83xx_config_led(adapter, active, 0); in qlcnic_83xx_set_led()
|