Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/
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()
Dqlcnic.h696 #define QLCNIC_CAP0_TX_MULTI (1 << 22) macro