Searched refs:qlcnic_83xx_config_led (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_83xx_hw.h | 563 int qlcnic_83xx_config_led(struct qlcnic_adapter *, u32, u32);
|
D | qlcnic_sysfs.c | 144 err = qlcnic_83xx_config_led(adapter, 1, h_beacon); in qlcnic_83xx_store_beacon() 146 err = qlcnic_83xx_config_led(adapter, 0, !h_beacon); in qlcnic_83xx_store_beacon()
|
D | qlcnic_83xx_hw.c | 1511 int qlcnic_83xx_config_led(struct qlcnic_adapter *adapter, u32 state, in qlcnic_83xx_config_led() function 1598 err = qlcnic_83xx_config_led(adapter, active, 0); in qlcnic_83xx_set_led() 1608 err = qlcnic_83xx_config_led(adapter, active, 0); in qlcnic_83xx_set_led()
|