Searched refs:qlcnic_83xx_config_led (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A 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()
|
H A D | qlcnic_83xx_hw.h | 562 int qlcnic_83xx_config_led(struct qlcnic_adapter *, u32, u32);
|
H A 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sysfs.c | 142 err = qlcnic_83xx_config_led(adapter, 1, h_beacon); in qlcnic_83xx_store_beacon() 144 err = qlcnic_83xx_config_led(adapter, 0, !h_beacon); in qlcnic_83xx_store_beacon()
|
H A D | qlcnic_83xx_hw.h | 562 int qlcnic_83xx_config_led(struct qlcnic_adapter *, u32, u32);
|
H A D | qlcnic_83xx_hw.c | 1514 int qlcnic_83xx_config_led(struct qlcnic_adapter *adapter, u32 state, in qlcnic_83xx_config_led() function 1601 err = qlcnic_83xx_config_led(adapter, active, 0); in qlcnic_83xx_set_led() 1611 err = qlcnic_83xx_config_led(adapter, active, 0); in qlcnic_83xx_set_led()
|
Completed in 17 milliseconds