Home
last modified time | relevance | path

Searched refs:CXGB4VF_USING_MSIX (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c777 if (adapter->flags & CXGB4VF_USING_MSIX) in adapter_up()
787 (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0); in adapter_up()
788 if (adapter->flags & CXGB4VF_USING_MSIX) in adapter_up()
819 if (adapter->flags & CXGB4VF_USING_MSIX) in adapter_down()
1235 if (adapter->flags & CXGB4VF_USING_MSIX) { in cxgb4vf_poll_controller()
2672 (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0); in cfg_queues()
3148 adapter->flags |= CXGB4VF_USING_MSIX; in cxgb4vf_pci_probe()
3223 (adapter->flags & CXGB4VF_USING_MSIX) ? "MSI-X" : in cxgb4vf_pci_probe()
3237 if (adapter->flags & CXGB4VF_USING_MSIX) { in cxgb4vf_pci_probe()
3239 adapter->flags &= ~CXGB4VF_USING_MSIX; in cxgb4vf_pci_probe()
[all...]
H A Dadapter.h411 CXGB4VF_USING_MSIX = (1UL << 2), enumerator
H A Dsge.c2048 (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0); in t4vf_intr_handler()
2049 if (adapter->flags & CXGB4VF_USING_MSIX) in t4vf_intr_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c777 if (adapter->flags & CXGB4VF_USING_MSIX) in adapter_up()
787 (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0); in adapter_up()
788 if (adapter->flags & CXGB4VF_USING_MSIX) in adapter_up()
819 if (adapter->flags & CXGB4VF_USING_MSIX) in adapter_down()
1235 if (adapter->flags & CXGB4VF_USING_MSIX) { in cxgb4vf_poll_controller()
2680 (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0); in cfg_queues()
3138 adapter->flags |= CXGB4VF_USING_MSIX; in cxgb4vf_pci_probe()
3214 (adapter->flags & CXGB4VF_USING_MSIX) ? "MSI-X" : in cxgb4vf_pci_probe()
3228 if (adapter->flags & CXGB4VF_USING_MSIX) { in cxgb4vf_pci_probe()
3230 adapter->flags &= ~CXGB4VF_USING_MSIX; in cxgb4vf_pci_probe()
[all...]
H A Dadapter.h412 CXGB4VF_USING_MSIX = (1UL << 2), enumerator
H A Dsge.c2045 (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0); in t4vf_intr_handler()
2046 if (adapter->flags & CXGB4VF_USING_MSIX) in t4vf_intr_handler()

Completed in 17 milliseconds