Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlxgb/
H A Dqla_os.c244 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_pci_attach()
394 QL_DPRINT2((dev, "%s: exit 0\n", __func__)); in qla_pci_attach()
401 QL_DPRINT2((dev, "%s: exit ENXIO\n", __func__)); in qla_pci_attach()
416 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_pci_detach()
442 QL_DPRINT2((dev, "%s: exit\n", __func__)); in qla_pci_detach()
548 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_alloc_dmabuf()
666 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qla_init_ifnet()
714 QL_DPRINT2((dev, "%s: exit\n", __func__)); in qla_init_ifnet()
763 QL_DPRINT2((ha->pci_dev, "%s: exit\n", __func__)); in qla_init()
962 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()
1260 QL_DPRINT2((dev, "%s: rcv cntxt successful" in qla_init_rcv_cntxt()
1282 QL_DPRINT2((dev, in qla_init_rcv_cntxt()
1287 QL_DPRINT2((dev, in qla_init_rcv_cntxt()
1361 QL_DPRINT2((dev, "%s: tx cntxt successful" in qla_init_xmt_cntxt()
1509 QL_DPRINT2((dev, "%s: max_rcv_cntxts 0x%08x\n", in qla_get_max_rcv_cntxts()
1537 QL_DPRINT2((dev, "%s: max_xmt_cntxts 0x%08x\n", in qla_get_max_tx_cntxts()
1564 QL_DPRINT2((dev, "%s: max_mtu 0x%08x\n", __func__, in qla_get_max_mtu()
[all …]
H A Dqla_dbg.h55 #define QL_DPRINT2(x) if (dbg_level & 0x0002) device_printf x macro
73 #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()
565 QL_DPRINT2((ha->pci_dev, "%s: func[%d] cmdpegstate 0x%08x\n", in qla_init_from_flash()
568 QL_DPRINT2((ha->pci_dev, in qla_init_from_flash()
611 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()
298 QL_DPRINT2((dev, "%s: data %p sdsr_next 0x%08x\n", in qla_rcv_isr()
/freebsd-12.1/sys/dev/qlxge/
H A Dqls_os.c341 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qls_pci_attach()
476 QL_DPRINT2((dev, "%s: exit 0\n", __func__)); in qls_pci_attach()
483 QL_DPRINT2((dev, "%s: exit ENXIO\n", __func__)); in qls_pci_attach()
497 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qls_pci_detach()
512 QL_DPRINT2((dev, "%s: exit\n", __func__)); in qls_pci_detach()
616 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qls_alloc_dmabuf()
734 QL_DPRINT2((dev, "%s: enter\n", __func__)); in qls_init_ifnet()
785 QL_DPRINT2((dev, "%s: exit\n", __func__)); in qls_init_ifnet()
835 QL_DPRINT2((ha->pci_dev, "%s: exit\n", __func__)); in qls_init()
1030 QL_DPRINT2((ha->pci_dev, "%s: exit\n", __func__)); in qls_media_change()
[all …]
H A Dqls_dbg.h55 #define QL_DPRINT2(x) if (qls_dbg_level & 0x0002) device_printf x macro
77 #define QL_DPRINT2(x) macro
H A Dqls_hw.c736 QL_DPRINT2((dev, "%s: 1 [%d, %d]\n", __func__, total_length, in qls_hw_send()
747 QL_DPRINT2((dev, "%s: 2 [%d, %d]\n", __func__, total_length, in qls_hw_send()
836 QL_DPRINT2((ha->pci_dev, "%s:enter\n", __func__)); in qls_init_hw_if()
942 QL_DPRINT2((ha->pci_dev, "%s:rxr [0x%08x]\n", __func__, in qls_init_hw_if()
944 QL_DPRINT2((ha->pci_dev, "%s:txr [0x%08x]\n", __func__, in qls_init_hw_if()
953 QL_DPRINT2((dev, "%s: [wq_idx, cq_idx, lbq_idx, sbq_idx]" in qls_init_hw_if()
964 QL_DPRINT2((ha->pci_dev, "%s:exit\n", __func__)); in qls_init_hw_if()
2051 QL_DPRINT2((ha->pci_dev, "%s:enter[%d]\n", __func__, ha->hw_init)); in qls_hw_reset()
2171 QL_DPRINT2((ha->pci_dev, "%s: enter[0x%08x 0x%08x 0x%08x]\n", in qls_mbx_cmd()
2274 QL_DPRINT2((ha->pci_dev, "%s: exit[%d]\n", __func__, ret)); in qls_mbx_cmd()
/freebsd-12.1/sys/dev/qlxgbe/
H A Dql_os.c558 QL_DPRINT2(ha, (dev, "%s: exit 0\n", __func__)); in qla_pci_attach()
570 QL_DPRINT2(ha, (dev, "%s: exit ENXIO\n", __func__)); in qla_pci_attach()
590 QL_DPRINT2(ha, (dev, "%s: enter\n", __func__)); in qla_pci_detach()
609 QL_DPRINT2(ha, (dev, "%s: exit\n", __func__)); in qla_pci_detach()
748 QL_DPRINT2(ha, (dev, "%s: enter\n", __func__)); in ql_alloc_dmabuf()
866 QL_DPRINT2(ha, (dev, "%s: enter\n", __func__)); in qla_init_ifnet()
916 QL_DPRINT2(ha, (dev, "%s: exit\n", __func__)); in qla_init_ifnet()
968 QL_DPRINT2(ha, (ha->pci_dev, "%s: enter\n", __func__)); in qla_init()
977 QL_DPRINT2(ha, (ha->pci_dev, "%s: exit\n", __func__)); in qla_init()
1247 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.c733 QL_DPRINT2(ha, in qla_init_from_flash()
737 QL_DPRINT2(ha, (ha->pci_dev, in qla_init_from_flash()
770 QL_DPRINT2(ha, (dev, in ql_init_hw()
H A Dql_hw.c1278 QL_DPRINT2(ha, (dev, "%s: enter\n", __func__)); in ql_alloc_dma()
1320 QL_DPRINT2(ha, (dev, "%s: tx_ring phys %p virt %p\n", in ql_alloc_dma()
2820 QL_DPRINT2(ha, (ha->pci_dev, "%s: LRO initialized\n", __func__)); in qla_config_soft_lro()
3581 QL_DPRINT2(ha, (ha->pci_dev, in qla_hw_all_mcast()
3631 QL_DPRINT2(ha, (ha->pci_dev, in qla_hw_all_mcast()
H A Dql_isr.c507 QL_DPRINT2(ha, (dev, "%s: [%d]enter\n", __func__, sds_idx)); in ql_rcv_isr()
/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c508 QL_DPRINT2(ha, "enter\n"); in qlnx_sp_intr()
516 QL_DPRINT2(ha, "exit\n"); in qlnx_sp_intr()
1335 QL_DPRINT2(ha, "enter\n"); in qlnx_release()
1423 QL_DPRINT2(ha, "exit\n"); in qlnx_release()
1435 QL_DPRINT2(ha, "enter\n"); in qlnx_trigger_dump()
1447 QL_DPRINT2(ha, "exit\n"); in qlnx_trigger_dump()
2534 QL_DPRINT2(ha, "exit\n"); in qlnx_init()
2927 QL_DPRINT2(ha, "exit\n"); in qlnx_media_change()
3227 QL_DPRINT2(ha, "exit\n"); in qlnx_qflush()
5129 QL_DPRINT2(ha, "exit\n"); in qlnx_sp_isr()
[all …]
H A Dqlnx_def.h560 #define QL_DPRINT2(ha, x, ...) \ macro
674 #define QL_DPRINT2(ha, x, ...) macro