Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlxgb/
H A Dqla_os.c243 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_pci_attach()
393 QL_DPRINT2((dev, "%s: exit 0\n", __func__)); in qla_pci_attach()
400 QL_DPRINT2((dev, "%s: exit ENXIO\n", __func__)); in qla_pci_attach()
415 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_pci_detach()
441 QL_DPRINT2((dev, "%s: exit\n", __func__)); in qla_pci_detach()
546 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_alloc_dmabuf()
664 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_init_ifnet()
713 QL_DPRINT2((dev, "%s: exit\n", __func__)); in qla_init_ifnet()
762 QL_DPRINT2((ha->pci_dev, "%s: exit\n", __func__)); in qla_init()
955 QL_DPRINT2((ha->pci_dev, "%s: exit\n", __func__)); in qla_media_change()
[all …]
H A Dqla_hw.c146 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_alloc_dma()
165 QL_DPRINT2((dev, "%s: tx_ring phys %p virt %p\n", in qla_alloc_dma()
251 QL_DPRINT2((dev, "%s: context phys %p virt %p\n", in qla_alloc_dma()
1251 QL_DPRINT2((dev, "%s: rcv cntxt successful" in qla_init_rcv_cntxt()
1273 QL_DPRINT2((dev, in qla_init_rcv_cntxt()
1278 QL_DPRINT2((dev, in qla_init_rcv_cntxt()
1352 QL_DPRINT2((dev, "%s: tx cntxt successful" in qla_init_xmt_cntxt()
1500 QL_DPRINT2((dev, "%s: max_rcv_cntxts 0x%08x\n", in qla_get_max_rcv_cntxts()
1528 QL_DPRINT2((dev, "%s: max_xmt_cntxts 0x%08x\n", in qla_get_max_tx_cntxts()
1555 QL_DPRINT2((dev, "%s: max_mtu 0x%08x\n", __func__, in qla_get_max_mtu()
[all …]
H A Dqla_dbg.h54 #define QL_DPRINT2(x) if (dbg_level & 0x0002) device_printf x macro
72 #define QL_DPRINT2(x) macro
H A Dqla_misc.c423 QL_DPRINT2((ha->pci_dev, "%s: val[0] = 0x%08x\n", __func__, sig)); in qla_crb_init()
426 QL_DPRINT2((ha->pci_dev, "%s: val[4] = 0x%08x\n", __func__, val)); in qla_crb_init()
432 QL_DPRINT2((ha->pci_dev, "%s: [sig,val]=[0x%08x, 0x%08x] %d pairs\n", in qla_crb_init()
454 QL_DPRINT2((ha->pci_dev, in qla_crb_init()
564 QL_DPRINT2((ha->pci_dev, "%s: func[%d] cmdpegstate 0x%08x\n", in qla_init_from_flash()
567 QL_DPRINT2((ha->pci_dev, in qla_init_from_flash()
610 QL_DPRINT2((dev, in qla_init_hw()
H A Dqla_isr.c282 QL_DPRINT2((dev, "%s: [%d]enter\n", __func__, sds_idx)); in qla_rcv_isr()
296 QL_DPRINT2((dev, "%s: data %p sdsr_next 0x%08x\n", in qla_rcv_isr()
/freebsd-13.1/sys/dev/qlxge/
H A Dqls_os.c334 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qls_pci_attach()
469 QL_DPRINT2((dev, "%s: exit 0\n", __func__)); in qls_pci_attach()
476 QL_DPRINT2((dev, "%s: exit ENXIO\n", __func__)); in qls_pci_attach()
490 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qls_pci_detach()
505 QL_DPRINT2((dev, "%s: exit\n", __func__)); in qls_pci_detach()
608 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qls_alloc_dmabuf()
726 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qls_init_ifnet()
777 QL_DPRINT2((dev, "%s: exit\n", __func__)); in qls_init_ifnet()
827 QL_DPRINT2((ha->pci_dev, "%s: exit\n", __func__)); in qls_init()
1018 QL_DPRINT2((ha->pci_dev, "%s: exit\n", __func__)); in qls_media_change()
[all …]
H A Dqls_dbg.h54 #define QL_DPRINT2(x) if (qls_dbg_level & 0x0002) device_printf x macro
76 #define QL_DPRINT2(x) macro
H A Dqls_hw.c724 QL_DPRINT2((dev, "%s: 1 [%d, %d]\n", __func__, total_length, in qls_hw_send()
735 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()
929 QL_DPRINT2((ha->pci_dev, "%s:rxr [0x%08x]\n", __func__, in qls_init_hw_if()
931 QL_DPRINT2((ha->pci_dev, "%s:txr [0x%08x]\n", __func__, in qls_init_hw_if()
939 QL_DPRINT2((dev, "%s: [wq_idx, cq_idx, lbq_idx, sbq_idx]" in qls_init_hw_if()
950 QL_DPRINT2((ha->pci_dev, "%s:exit\n", __func__)); in qls_init_hw_if()
2020 QL_DPRINT2((ha->pci_dev, "%s:enter[%d]\n", __func__, ha->hw_init)); in qls_hw_reset()
2139 QL_DPRINT2((ha->pci_dev, "%s: enter[0x%08x 0x%08x 0x%08x]\n", in qls_mbx_cmd()
2239 QL_DPRINT2((ha->pci_dev, "%s: exit[%d]\n", __func__, ret)); in qls_mbx_cmd()
/freebsd-13.1/sys/dev/qlxgbe/
H A Dql_os.c552 QL_DPRINT2(ha, (dev, "%s: exit 0\n", __func__)); in qla_pci_attach()
564 QL_DPRINT2(ha, (dev, "%s: exit ENXIO\n", __func__)); in qla_pci_attach()
583 QL_DPRINT2(ha, (dev, "%s: enter\n", __func__)); in qla_pci_detach()
602 QL_DPRINT2(ha, (dev, "%s: exit\n", __func__)); in qla_pci_detach()
740 QL_DPRINT2(ha, (dev, "%s: enter\n", __func__)); in ql_alloc_dmabuf()
858 QL_DPRINT2(ha, (dev, "%s: enter\n", __func__)); in qla_init_ifnet()
908 QL_DPRINT2(ha, (dev, "%s: exit\n", __func__)); in qla_init_ifnet()
960 QL_DPRINT2(ha, (ha->pci_dev, "%s: enter\n", __func__)); in qla_init()
969 QL_DPRINT2(ha, (ha->pci_dev, "%s: exit\n", __func__)); in qla_init()
1230 QL_DPRINT2(ha, (ha->pci_dev, "%s: exit\n", __func__)); in qla_media_change()
[all …]
H A Dql_dbg.h67 #define QL_DPRINT2(ha, x) if (ha->dbg_level & 0x0002) device_printf x macro
88 #define QL_DPRINT2(ha, x) macro
H A Dql_misc.c732 QL_DPRINT2(ha, in qla_init_from_flash()
736 QL_DPRINT2(ha, (ha->pci_dev, in qla_init_from_flash()
767 QL_DPRINT2(ha, (dev, in ql_init_hw()
H A Dql_hw.c1266 QL_DPRINT2(ha, (dev, "%s: enter\n", __func__)); in ql_alloc_dma()
1308 QL_DPRINT2(ha, (dev, "%s: tx_ring phys %p virt %p\n", in ql_alloc_dma()
2788 QL_DPRINT2(ha, (ha->pci_dev, "%s: LRO initialized\n", __func__)); in qla_config_soft_lro()
3534 QL_DPRINT2(ha, (ha->pci_dev, in qla_hw_all_mcast()
3583 QL_DPRINT2(ha, (ha->pci_dev, in qla_hw_all_mcast()
H A Dql_isr.c502 QL_DPRINT2(ha, (dev, "%s: [%d]enter\n", __func__, sds_idx)); in ql_rcv_isr()
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c500 QL_DPRINT2(ha, "enter\n"); in qlnx_sp_intr()
508 QL_DPRINT2(ha, "exit\n"); in qlnx_sp_intr()
1308 QL_DPRINT2(ha, "enter\n"); in qlnx_release()
1396 QL_DPRINT2(ha, "exit\n"); in qlnx_release()
1408 QL_DPRINT2(ha, "enter\n"); in qlnx_trigger_dump()
1420 QL_DPRINT2(ha, "exit\n"); in qlnx_trigger_dump()
2493 QL_DPRINT2(ha, "exit\n"); in qlnx_init()
2874 QL_DPRINT2(ha, "exit\n"); in qlnx_media_change()
3163 QL_DPRINT2(ha, "exit\n"); in qlnx_qflush()
5012 QL_DPRINT2(ha, "exit\n"); in qlnx_sp_isr()
[all …]
H A Dqlnx_def.h545 #define QL_DPRINT2(ha, x, ...) \ macro
658 #define QL_DPRINT2(ha, x, ...) macro
/freebsd-13.1/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c1224 QL_DPRINT2(ha, "enter rdma_ctx (%p)\n", rdma_ctx); in qlnx_rdma_ll2_set_mac_filter()
1232 QL_DPRINT2(ha, "exit rdma_ctx (%p)\n", rdma_ctx); in qlnx_rdma_ll2_set_mac_filter()