Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h992 #define NX_NIC_H2C_OPCODE_CONFIG_RSS 1 macro
H A Dnetxen_nic_hw.c844 word = NX_NIC_H2C_OPCODE_CONFIG_RSS | ((u64)adapter->portnum << 16); in netxen_config_rss()