Home
last modified time | relevance | path

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

/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()
366 if (qlcnic_check_multi_tx(adapter) && !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()
[all …]
H A Dqlcnic.h489 u8 diag_test; member
2167 !adapter->ahw->diag_test) in qlcnic_82xx_enable_tx_intr()
2176 !adapter->ahw->diag_test) in qlcnic_82xx_disable_tx_intr()
2224 !adapter->ahw->diag_test && in qlcnic_82xx_disable_sds_intr()
2268 !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.c1587 !adapter->ahw->diag_test) { in qlcnic_82xx_napi_add()
1605 if (qlcnic_check_multi_tx(adapter) && !adapter->ahw->diag_test) { in qlcnic_82xx_napi_add()
1630 if (qlcnic_check_multi_tx(adapter) && !adapter->ahw->diag_test) { in qlcnic_82xx_napi_del()
1658 !adapter->ahw->diag_test) { in qlcnic_82xx_napi_enable()
1685 !adapter->ahw->diag_test && in qlcnic_82xx_napi_disable()
H A Dqlcnic_init.c247 !adapter->ahw->diag_test) in qlcnic_alloc_sw_resources()