Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c901 word = QLCNIC_H2C_OPCODE_CONFIG_RSS | ((u64)adapter->portnum << 16); in qlcnic_82xx_config_rss()
Dqlcnic.h886 #define QLCNIC_H2C_OPCODE_CONFIG_RSS 0x1 macro