Home
last modified time | relevance | path

Searched refs:diag_test (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c286 !adapter->ahw->diag_test) { in qlcnic_82xx_fw_cmd_create_rx_ctx()
330 !adapter->ahw->diag_test) in qlcnic_82xx_fw_cmd_create_rx_ctx()
456 if (qlcnic_check_multi_tx(adapter) && !adapter->ahw->diag_test) in qlcnic_82xx_fw_cmd_create_tx_ctx()
462 !adapter->ahw->diag_test) { in qlcnic_82xx_fw_cmd_create_tx_ctx()
498 !adapter->ahw->diag_test && in qlcnic_82xx_fw_cmd_create_tx_ctx()
642 if (dev->ahw->diag_test != QLCNIC_LOOPBACK_TEST) { in qlcnic_fw_create_ctx()
650 qlcnic_check_multi_tx(dev) && !dev->ahw->diag_test) { in qlcnic_fw_create_ctx()
682 qlcnic_check_multi_tx(dev) && !dev->ahw->diag_test) in qlcnic_fw_create_ctx()
686 if (dev->ahw->diag_test != QLCNIC_LOOPBACK_TEST) in qlcnic_fw_create_ctx()
706 !adapter->ahw->diag_test) in qlcnic_fw_destroy_ctx()
[all …]
H A Dqlcnic.h489 u8 diag_test; member
2168 !adapter->ahw->diag_test) in qlcnic_82xx_enable_tx_intr()
2177 !adapter->ahw->diag_test) in qlcnic_82xx_disable_tx_intr()
2225 !adapter->ahw->diag_test && in qlcnic_82xx_disable_sds_intr()
2269 !adapter->ahw->diag_test && in qlcnic_82xx_enable_sds_intr()
H A Dqlcnic_83xx_hw.c533 if (ahw->diag_test) { in qlcnic_83xx_intr()
534 if (ahw->diag_test == QLCNIC_INTERRUPT_TEST) in qlcnic_83xx_intr()
1105 if (adapter->ahw->diag_test != QLCNIC_LOOPBACK_TEST) in qlcnic_83xx_add_rings()
1226 if (adapter->ahw->diag_test != QLCNIC_LOOPBACK_TEST) in qlcnic_83xx_create_rx_ctx()
1352 if (adapter->ahw->diag_test != QLCNIC_LOOPBACK_TEST) in qlcnic_83xx_create_tx_ctx()
1414 adapter->ahw->diag_test = test; in qlcnic_83xx_diag_alloc_res()
1439 if (adapter->ahw->diag_test == QLCNIC_INTERRUPT_TEST) { in qlcnic_83xx_diag_alloc_res()
1446 if (adapter->ahw->diag_test == QLCNIC_LOOPBACK_TEST) { in qlcnic_83xx_diag_alloc_res()
1463 if (adapter->ahw->diag_test == QLCNIC_INTERRUPT_TEST) { in qlcnic_83xx_diag_free_res()
1474 adapter->ahw->diag_test = 0; in qlcnic_83xx_diag_free_res()
H A Dqlcnic_main.c888 !ahw->diag_test && in qlcnic_82xx_mq_intrpt()
1706 if (adapter->ahw->diag_test == QLCNIC_INTERRUPT_TEST) { in qlcnic_request_irq()
1729 if (adapter->ahw->diag_test != QLCNIC_LOOPBACK_TEST) { in qlcnic_request_irq()
1791 if (adapter->ahw->diag_test != QLCNIC_LOOPBACK_TEST) { in qlcnic_free_irq()
2034 if (adapter->ahw->diag_test == QLCNIC_INTERRUPT_TEST) { in qlcnic_diag_free_res()
2045 adapter->ahw->diag_test = 0; in qlcnic_diag_free_res()
2126 adapter->ahw->diag_test = test; in qlcnic_diag_alloc_res()
2147 if (adapter->ahw->diag_test == QLCNIC_INTERRUPT_TEST) { in qlcnic_diag_alloc_res()
2154 if (adapter->ahw->diag_test == QLCNIC_LOOPBACK_TEST) { in qlcnic_diag_alloc_res()
H A Dqlcnic_io.c1588 !adapter->ahw->diag_test) { in qlcnic_82xx_napi_add()
1606 if (qlcnic_check_multi_tx(adapter) && !adapter->ahw->diag_test) { in qlcnic_82xx_napi_add()
1631 if (qlcnic_check_multi_tx(adapter) && !adapter->ahw->diag_test) { in qlcnic_82xx_napi_del()
1659 !adapter->ahw->diag_test) { in qlcnic_82xx_napi_enable()
1686 !adapter->ahw->diag_test && in qlcnic_82xx_napi_disable()
H A Dqlcnic_init.c247 !adapter->ahw->diag_test) in qlcnic_alloc_sw_resources()