Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c830 word = QLCNIC_H2C_OPCODE_CONFIG_HW_LRO | ((u64)adapter->portnum << 16); in qlcnic_82xx_config_hw_lro()
H A Dqlcnic.h895 #define QLCNIC_H2C_OPCODE_CONFIG_HW_LRO 0x18 macro