Home
last modified time | relevance | path

Searched refs:QLCNIC_TX_INTR_SHARED (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c2063 !(adapter->flags & QLCNIC_TX_INTR_SHARED)) { in qlcnic_83xx_napi_enable()
2091 !(adapter->flags & QLCNIC_TX_INTR_SHARED)) { in qlcnic_83xx_napi_disable()
2115 if (!(adapter->flags & QLCNIC_TX_INTR_SHARED)) in qlcnic_83xx_napi_add()
2137 !(adapter->flags & QLCNIC_TX_INTR_SHARED)) { in qlcnic_83xx_napi_add()
2164 !(adapter->flags & QLCNIC_TX_INTR_SHARED)) { in qlcnic_83xx_napi_del()
Dqlcnic_83xx_hw.c354 if (!(adapter->flags & QLCNIC_TX_INTR_SHARED)) in qlcnic_83xx_calculate_msix_vector()
1340 if (!(adapter->flags & QLCNIC_TX_INTR_SHARED)) in qlcnic_83xx_create_tx_ctx()
1381 !(adapter->flags & QLCNIC_TX_INTR_SHARED)) { in qlcnic_83xx_create_tx_ctx()
Dqlcnic_main.c1789 !(adapter->flags & QLCNIC_TX_INTR_SHARED))) { in qlcnic_request_irq()
1825 !(adapter->flags & QLCNIC_TX_INTR_SHARED)) || in qlcnic_free_irq()
Dqlcnic.h1024 #define QLCNIC_TX_INTR_SHARED 0x10000 macro
Dqlcnic_sriov_common.c627 adapter->flags |= QLCNIC_TX_INTR_SHARED; in qlcnic_sriov_vf_init()