Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c287 cap |= QLCNIC_CAP0_TX_MULTI; in qlcnic_82xx_fw_cmd_create_rx_ctx()
457 temp |= QLCNIC_CAP0_TX_MULTI; in qlcnic_82xx_fw_cmd_create_tx_ctx()
H A Dqlcnic.h696 #define QLCNIC_CAP0_TX_MULTI (1 << 22) macro