Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c1546 word = QLCNIC_H2C_OPCODE_CONFIG_LED | ((u64)adapter->portnum << 16); in qlcnic_82xx_config_led()
H A Dqlcnic.h888 #define QLCNIC_H2C_OPCODE_CONFIG_LED 0x4 macro