Searched refs:QL_DPRINT8 (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_dbg.h55 #define QL_DPRINT8(x) if (dbg_level & 0x0008) device_printf x macro
73 #define QL_DPRINT8(x) macro
H A Dqla_os.c996 QL_DPRINT8((ha->pci_dev, "%s: enter\n", __func__));
999 QL_DPRINT8((ha->pci_dev,
1006 QL_DPRINT8((ha->pci_dev, "%s: !IFF_DRV_RUNNING\n", __func__));
1015 QL_DPRINT8((ha->pci_dev, "%s: link down\n", __func__));
1024 QL_DPRINT8((ha->pci_dev, "%s: m_head == NULL\n",
1032 QL_DPRINT8((ha->pci_dev, "%s: PREPEND\n", __func__));
1041 QL_DPRINT8((ha->pci_dev, "%s: exit\n", __func__));
1055 QL_DPRINT8((ha->pci_dev, "%s: enter\n", __func__));
1072 QL_DPRINT8((ha->pci_dev, "%s: EFBIG [%d]\n", __func__,
1133 QL_DPRINT8((h
[all...]
H A Dqla_hw.c761 QL_DPRINT8((dev, "%s: type!=ip\n", __func__));
988 QL_DPRINT8((dev, "%s: (hw->txr_free <= "
1128 QL_DPRINT8((dev, "%s: return\n", __func__));
1729 QL_DPRINT8((ha->pci_dev, "%s: return [c,f, p, pn][%d, %d, %d, %d]\n", __func__,
1743 QL_DPRINT8((ha->pci_dev,
/freebsd-11-stable/sys/dev/qlxge/
H A Dqls_dbg.h55 #define QL_DPRINT8(x) if (qls_dbg_level & 0x0008) device_printf x macro
77 #define QL_DPRINT8(x) macro
H A Dqls_os.c1064 QL_DPRINT8((ha->pci_dev, "%s: enter\n", __func__));
1067 QL_DPRINT8((ha->pci_dev,
1085 QL_DPRINT8((ha->pci_dev, "%s: !IFF_DRV_RUNNING\n", __func__));
1093 QL_DPRINT8((ha->pci_dev, "%s: link down\n", __func__));
1104 QL_DPRINT8((ha->pci_dev, "%s: m_head == NULL\n",
1112 QL_DPRINT8((ha->pci_dev, "%s: PREPEND\n", __func__));
1122 QL_DPRINT8((ha->pci_dev, "%s: exit\n", __func__));
1137 QL_DPRINT8((ha->pci_dev, "%s: enter\n", __func__));
1154 QL_DPRINT8((ha->pci_dev, "%s: EFBIG [%d]\n", __func__,
1218 QL_DPRINT8((h
[all...]
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_dbg.h67 #define QL_DPRINT8(ha, x) if (ha->dbg_level & 0x0008) device_printf x macro
88 #define QL_DPRINT8(ha, x) macro
H A Dql_os.c1286 QL_DPRINT8(ha, (ha->pci_dev, "%s: enter\n", __func__));
1316 QL_DPRINT8(ha, (ha->pci_dev, "%s: EFBIG [%d]\n", __func__,
1382 QL_DPRINT8(ha, (ha->pci_dev, "%s: exit\n", __func__));
H A Dql_hw.c2352 QL_DPRINT8(ha, (dev, "%s: type!=ip\n", __func__));
2567 QL_DPRINT8(ha, (dev, "%s: (hw->txr_free <= "
2751 QL_DPRINT8(ha, (dev, "%s: return\n", __func__));
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h620 #define QL_DPRINT8(ha, x, ...) \ macro
680 #define QL_DPRINT8(ha, x, ...) macro
H A Dqlnx_os.c2891 QL_DPRINT8(ha, "SIOCGI2C copyout ret = %d \
3386 QL_DPRINT8(ha, "enter[%d]\n", fp->rss_id);
3442 QL_DPRINT8(ha, "EFBIG [%d]\n", m_head->m_pkthdr.len);
3861 QL_DPRINT8(ha, "exit[%d]\n", fp->rss_id);

Completed in 315 milliseconds