Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_hw.c1211 word = QLCNIC_H2C_OPCODE_CONFIG_LED | ((u64)adapter->portnum << 16); in qlcnic_config_led()
Dqlcnic.h790 #define QLCNIC_H2C_OPCODE_CONFIG_LED 4 macro