Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_hw.c635 word = QLCNIC_H2C_OPCODE_CONFIG_RSS | ((u64)adapter->portnum << 16); in qlcnic_config_rss()
Dqlcnic.h787 #define QLCNIC_H2C_OPCODE_CONFIG_RSS 1 macro