Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c906 word = QLCNIC_H2C_OPCODE_CONFIG_RSS | ((u64)adapter->portnum << 16); in qlcnic_82xx_config_rss()
Dqlcnic.h889 #define QLCNIC_H2C_OPCODE_CONFIG_RSS 0x1 macro