Home
last modified time | relevance | path

Searched refs:QL_DPRINT2 (Results 1 – 16 of 16) sorted by relevance

/freebsd-14.2/sys/dev/qlxge/
H A Dqls_os.c163 QL_DPRINT2((ha->pci_dev, in qls_sysctl_get_drvr_stats()
168 QL_DPRINT2((ha->pci_dev, in qls_sysctl_get_drvr_stats()
173 QL_DPRINT2((ha->pci_dev, in qls_sysctl_get_drvr_stats()
200 QL_DPRINT2((ha->pci_dev, in qls_sysctl_get_drvr_stats()
205 QL_DPRINT2((ha->pci_dev, in qls_sysctl_get_drvr_stats()
330 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qls_pci_attach()
465 QL_DPRINT2((dev, "%s: exit 0\n", __func__)); in qls_pci_attach()
485 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qls_pci_detach()
498 QL_DPRINT2((dev, "%s: exit\n", __func__)); in qls_pci_detach()
719 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qls_init_ifnet()
[all …]
H A Dqls_dbg.h52 #define QL_DPRINT2(x) if (qls_dbg_level & 0x0002) device_printf x macro
74 #define QL_DPRINT2(x) macro
H A Dqls_hw.c725 QL_DPRINT2((dev, "%s: 1 [%d, %d]\n", __func__, total_length, in qls_hw_send()
736 QL_DPRINT2((dev, "%s: 2 [%d, %d]\n", __func__, total_length, in qls_hw_send()
823 QL_DPRINT2((ha->pci_dev, "%s:enter\n", __func__)); in qls_init_hw_if()
927 QL_DPRINT2((ha->pci_dev, "%s:rxr [0x%08x]\n", __func__, in qls_init_hw_if()
929 QL_DPRINT2((ha->pci_dev, "%s:txr [0x%08x]\n", __func__, in qls_init_hw_if()
937 QL_DPRINT2((ha->pci_dev, in qls_init_hw_if()
949 QL_DPRINT2((ha->pci_dev, "%s:exit\n", __func__)); in qls_init_hw_if()
2019 QL_DPRINT2((ha->pci_dev, "%s:enter[%d]\n", __func__, ha->hw_init)); in qls_hw_reset()
2138 QL_DPRINT2((ha->pci_dev, "%s: enter[0x%08x 0x%08x 0x%08x]\n", in qls_mbx_cmd()
2236 QL_DPRINT2((ha->pci_dev, "%s: exit[%d]\n", __func__, ret)); in qls_mbx_cmd()
/freebsd-14.2/sys/dev/qlxgb/
H A Dqla_os.c239 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_pci_attach()
389 QL_DPRINT2((dev, "%s: exit 0\n", __func__)); in qla_pci_attach()
396 QL_DPRINT2((dev, "%s: exit ENXIO\n", __func__)); in qla_pci_attach()
410 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_pci_detach()
434 QL_DPRINT2((dev, "%s: exit\n", __func__)); in qla_pci_detach()
539 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_alloc_dmabuf()
657 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_init_ifnet()
697 QL_DPRINT2((dev, "%s: exit\n", __func__)); in qla_init_ifnet()
746 QL_DPRINT2((ha->pci_dev, "%s: exit\n", __func__)); in qla_init()
943 QL_DPRINT2((ha->pci_dev, "%s: exit\n", __func__)); in qla_media_change()
[all …]
H A Dqla_hw.c144 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_alloc_dma()
163 QL_DPRINT2((dev, "%s: tx_ring phys %p virt %p\n", in qla_alloc_dma()
249 QL_DPRINT2((dev, "%s: context phys %p virt %p\n", in qla_alloc_dma()
1243 QL_DPRINT2((dev, "%s: rcv cntxt successful" in qla_init_rcv_cntxt()
1265 QL_DPRINT2((dev, in qla_init_rcv_cntxt()
1270 QL_DPRINT2((dev, in qla_init_rcv_cntxt()
1344 QL_DPRINT2((dev, "%s: tx cntxt successful" in qla_init_xmt_cntxt()
1492 QL_DPRINT2((dev, "%s: max_rcv_cntxts 0x%08x\n", in qla_get_max_rcv_cntxts()
1520 QL_DPRINT2((dev, "%s: max_xmt_cntxts 0x%08x\n", in qla_get_max_tx_cntxts()
1547 QL_DPRINT2((dev, "%s: max_mtu 0x%08x\n", __func__, in qla_get_max_mtu()
[all …]
H A Dqla_dbg.h52 #define QL_DPRINT2(x) if (dbg_level & 0x0002) device_printf x macro
70 #define QL_DPRINT2(x) macro
H A Dqla_misc.c421 QL_DPRINT2((ha->pci_dev, "%s: val[0] = 0x%08x\n", __func__, sig)); in qla_crb_init()
424 QL_DPRINT2((ha->pci_dev, "%s: val[4] = 0x%08x\n", __func__, val)); in qla_crb_init()
430 QL_DPRINT2((ha->pci_dev, "%s: [sig,val]=[0x%08x, 0x%08x] %d pairs\n", in qla_crb_init()
452 QL_DPRINT2((ha->pci_dev, in qla_crb_init()
562 QL_DPRINT2((ha->pci_dev, "%s: func[%d] cmdpegstate 0x%08x\n", in qla_init_from_flash()
565 QL_DPRINT2((ha->pci_dev, in qla_init_from_flash()
608 QL_DPRINT2((dev, in qla_init_hw()
H A Dqla_isr.c283 QL_DPRINT2((dev, "%s: [%d]enter\n", __func__, sds_idx)); in qla_rcv_isr()
297 QL_DPRINT2((dev, "%s: data %p sdsr_next 0x%08x\n", in qla_rcv_isr()
/freebsd-14.2/sys/dev/qlxgbe/
H A Dql_os.c546 QL_DPRINT2(ha, (dev, "%s: exit 0\n", __func__)); in qla_pci_attach()
558 QL_DPRINT2(ha, (dev, "%s: exit ENXIO\n", __func__)); in qla_pci_attach()
577 QL_DPRINT2(ha, (dev, "%s: enter\n", __func__)); in qla_pci_detach()
596 QL_DPRINT2(ha, (dev, "%s: exit\n", __func__)); in qla_pci_detach()
734 QL_DPRINT2(ha, (dev, "%s: enter\n", __func__)); in ql_alloc_dmabuf()
852 QL_DPRINT2(ha, (dev, "%s: enter\n", __func__)); in qla_init_ifnet()
897 QL_DPRINT2(ha, (dev, "%s: exit\n", __func__)); in qla_init_ifnet()
949 QL_DPRINT2(ha, (ha->pci_dev, "%s: enter\n", __func__)); in qla_init()
958 QL_DPRINT2(ha, (ha->pci_dev, "%s: exit\n", __func__)); in qla_init()
1223 QL_DPRINT2(ha, (ha->pci_dev, "%s: exit\n", __func__)); in qla_media_change()
[all …]
H A Dql_dbg.h65 #define QL_DPRINT2(ha, x) if (ha->dbg_level & 0x0002) device_printf x macro
86 #define QL_DPRINT2(ha, x) macro
H A Dql_misc.c730 QL_DPRINT2(ha, in qla_init_from_flash()
734 QL_DPRINT2(ha, (ha->pci_dev, in qla_init_from_flash()
765 QL_DPRINT2(ha, (dev, in ql_init_hw()
H A Dql_hw.c1264 QL_DPRINT2(ha, (dev, "%s: enter\n", __func__)); in ql_alloc_dma()
1306 QL_DPRINT2(ha, (dev, "%s: tx_ring phys %p virt %p\n", in ql_alloc_dma()
2772 QL_DPRINT2(ha, (ha->pci_dev, "%s: LRO initialized\n", __func__)); in qla_config_soft_lro()
3510 QL_DPRINT2(ha, (ha->pci_dev, in qla_hw_all_mcast()
3559 QL_DPRINT2(ha, (ha->pci_dev, in qla_hw_all_mcast()
H A Dql_isr.c486 QL_DPRINT2(ha, (dev, "%s: [%d]enter\n", __func__, sds_idx)); in ql_rcv_isr()
/freebsd-14.2/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c463 QL_DPRINT2(ha, "enter\n"); in qlnx_sp_intr()
471 QL_DPRINT2(ha, "exit\n"); in qlnx_sp_intr()
1269 QL_DPRINT2(ha, "enter\n"); in qlnx_release()
1357 QL_DPRINT2(ha, "exit\n"); in qlnx_release()
1369 QL_DPRINT2(ha, "enter\n"); in qlnx_trigger_dump()
1381 QL_DPRINT2(ha, "exit\n"); in qlnx_trigger_dump()
2440 QL_DPRINT2(ha, "exit\n"); in qlnx_init()
2831 QL_DPRINT2(ha, "exit\n"); in qlnx_media_change()
3112 QL_DPRINT2(ha, "exit\n"); in qlnx_qflush()
4909 QL_DPRINT2(ha, "exit\n"); in qlnx_sp_isr()
[all …]
H A Dqlnx_def.h543 #define QL_DPRINT2(ha, x, ...) \ macro
656 #define QL_DPRINT2(ha, x, ...) macro
/freebsd-14.2/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c1205 QL_DPRINT2(ha, "enter rdma_ctx (%p)\n", rdma_ctx); in qlnx_rdma_ll2_set_mac_filter()
1213 QL_DPRINT2(ha, "exit rdma_ctx (%p)\n", rdma_ctx); in qlnx_rdma_ll2_set_mac_filter()