Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c2061 !(adapter->flags & QLCNIC_TX_INTR_SHARED)) { in qlcnic_83xx_napi_enable()
2089 !(adapter->flags & QLCNIC_TX_INTR_SHARED)) { in qlcnic_83xx_napi_disable()
2113 if (!(adapter->flags & QLCNIC_TX_INTR_SHARED)) in qlcnic_83xx_napi_add()
2132 !(adapter->flags & QLCNIC_TX_INTR_SHARED)) { in qlcnic_83xx_napi_add()
2158 !(adapter->flags & QLCNIC_TX_INTR_SHARED)) { in qlcnic_83xx_napi_del()
Dqlcnic_83xx_hw.c352 if (!(adapter->flags & QLCNIC_TX_INTR_SHARED)) in qlcnic_83xx_calculate_msix_vector()
1343 if (!(adapter->flags & QLCNIC_TX_INTR_SHARED)) in qlcnic_83xx_create_tx_ctx()
1384 !(adapter->flags & QLCNIC_TX_INTR_SHARED)) { in qlcnic_83xx_create_tx_ctx()
Dqlcnic_main.c1765 !(adapter->flags & QLCNIC_TX_INTR_SHARED))) { in qlcnic_request_irq()
1801 !(adapter->flags & QLCNIC_TX_INTR_SHARED)) || in qlcnic_free_irq()
Dqlcnic.h1021 #define QLCNIC_TX_INTR_SHARED 0x10000 macro
Dqlcnic_sriov_common.c629 adapter->flags |= QLCNIC_TX_INTR_SHARED; in qlcnic_sriov_vf_init()