Lines Matching refs:pci_dev

91         device_printf(ha->pci_dev, "%s PEGS HALTED!!!!!\n", __func__);  in qla_stop_pegs()
184 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_sysctl_port_cfg()
191 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_sysctl_port_cfg()
218 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_sysctl_set_cam_search_mode()
222 device_printf(ha->pci_dev, "%s: ret = %d\n", __func__, ret); in qla_sysctl_set_cam_search_mode()
244 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_sysctl_get_cam_search_mode()
257 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_hw_mac_stats_sysctls()
258 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_hw_mac_stats_sysctls()
474 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_hw_rcv_stats_sysctls()
475 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_hw_rcv_stats_sysctls()
594 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_hw_xmt_stats_sysctls()
595 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_hw_xmt_stats_sysctls()
651 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_hw_mbx_cmpl_stats_sysctls()
652 node_children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_hw_mbx_cmpl_stats_sysctls()
772 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_drvr_sds_stats()
773 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_drvr_sds_stats()
810 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_drvr_rds_stats()
811 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_drvr_rds_stats()
854 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_drvr_tx_stats()
855 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_drvr_tx_stats()
903 dev = ha->pci_dev; in ql_hw_add_sysctls()
1117 device_printf(ha->pci_dev, "cable_oui\t\t 0x%08x\n", ha->hw.cable_oui); in ql_hw_link_status()
1120 device_printf(ha->pci_dev, "link Up\n"); in ql_hw_link_status()
1122 device_printf(ha->pci_dev, "link Down\n"); in ql_hw_link_status()
1126 device_printf(ha->pci_dev, "Full Duplex\n"); in ql_hw_link_status()
1128 device_printf(ha->pci_dev, "Half Duplex\n"); in ql_hw_link_status()
1132 device_printf(ha->pci_dev, "Auto Negotiation Enabled\n"); in ql_hw_link_status()
1134 device_printf(ha->pci_dev, "Auto Negotiation Disabled\n"); in ql_hw_link_status()
1139 device_printf(ha->pci_dev, "link speed\t\t 10Gps\n"); in ql_hw_link_status()
1143 device_printf(ha->pci_dev, "link speed\t\t 1Gps\n"); in ql_hw_link_status()
1147 device_printf(ha->pci_dev, "link speed\t\t 100Mbps\n"); in ql_hw_link_status()
1151 device_printf(ha->pci_dev, "link speed\t\t Unknown\n"); in ql_hw_link_status()
1157 device_printf(ha->pci_dev, "Module Type 10GBase-LRM\n"); in ql_hw_link_status()
1161 device_printf(ha->pci_dev, "Module Type 10GBase-LR\n"); in ql_hw_link_status()
1165 device_printf(ha->pci_dev, "Module Type 10GBase-SR\n"); in ql_hw_link_status()
1169 device_printf(ha->pci_dev, in ql_hw_link_status()
1175 device_printf(ha->pci_dev, "Module Type 10GE Active" in ql_hw_link_status()
1181 device_printf(ha->pci_dev, in ql_hw_link_status()
1188 device_printf(ha->pci_dev, "Module Type 1000Base-SX\n"); in ql_hw_link_status()
1192 device_printf(ha->pci_dev, "Module Type 1000Base-LX\n"); in ql_hw_link_status()
1196 device_printf(ha->pci_dev, "Module Type 1000Base-CX\n"); in ql_hw_link_status()
1200 device_printf(ha->pci_dev, "Module Type 1000Base-T\n"); in ql_hw_link_status()
1204 device_printf(ha->pci_dev, "Module Type 1GE Passive Copper" in ql_hw_link_status()
1209 device_printf(ha->pci_dev, "Unknown Module Type 0x%x\n", in ql_hw_link_status()
1215 device_printf(ha->pci_dev, "SFP Power Fault\n"); in ql_hw_link_status()
1262 dev = ha->pci_dev; in ql_alloc_dma()
1424 device_printf(ha->pci_dev, "%s: host_mbx_cntrl 0x%08x\n", in qla_mbx_cmd()
1462 device_printf(ha->pci_dev, "%s: fw_mbx_cntrl 0x%08x\n", in qla_mbx_cmd()
1493 device_printf(ha->pci_dev, "%s: [%ld, %ld] %ld\n", __func__, in qla_mbx_cmd()
1509 device_t dev = ha->pci_dev; in qla_get_nic_partition()
1545 device_t dev = ha->pci_dev; in qla_config_intr_cntxt()
1626 device_t dev = ha->pci_dev; in qla_config_rss()
1679 device_t dev = ha->pci_dev; in qla_set_rss_ind_table()
1728 device_t dev = ha->pci_dev; in qla_config_intr_coalesce()
1789 device_t dev = ha->pci_dev; in qla_config_mac_addr()
1857 device_t dev = ha->pci_dev; in qla_set_mac_rcv_mode()
1935 dev = ha->pci_dev; in ql_set_max_mtu()
1973 dev = ha->pci_dev; in qla_link_event_req()
2010 dev = ha->pci_dev; in qla_config_fw_lro()
2050 dev = ha->pci_dev; in qla_set_cam_search_mode()
2088 dev = ha->pci_dev; in qla_get_cam_search_mode()
2127 dev = ha->pci_dev; in qla_get_hw_stats()
2170 device_printf(ha->pci_dev, "%s: failed\n", __func__); in ql_get_stats()
2196 device_printf(ha->pci_dev, "%s: mac failed [0x%08x]\n", in ql_get_stats()
2214 device_printf(ha->pci_dev, "%s: rcv failed [0x%08x]\n", in ql_get_stats()
2239 device_printf(ha->pci_dev, "%s: xmt failed [0x%08x]\n", in ql_get_stats()
2328 QL_DPRINT8(ha, (ha->pci_dev, "%s: type!=ip\n", __func__)); in qla_tx_tso()
2484 dev = ha->pci_dev; in ql_hw_send()
2763 device_printf(ha->pci_dev, in qla_config_soft_lro()
2772 QL_DPRINT2(ha, (ha->pci_dev, "%s: LRO initialized\n", __func__)); in qla_config_soft_lro()
3007 device_t dev = ha->pci_dev; in qla_map_sds_to_rds()
3065 dev = ha->pci_dev; in qla_init_rcv_cntxt()
3206 device_t dev = ha->pci_dev; in qla_add_rcv_rings()
3286 device_t dev = ha->pci_dev; in qla_del_rcv_cntxt()
3357 dev = ha->pci_dev; in qla_init_xmt_cntxt_i()
3434 device_t dev = ha->pci_dev; in qla_del_xmt_cntxt_i()
3510 QL_DPRINT2(ha, (ha->pci_dev, in qla_hw_all_mcast()
3527 device_printf(ha->pci_dev, in qla_hw_all_mcast()
3537 device_printf(ha->pci_dev, in qla_hw_all_mcast()
3555 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_hw_all_mcast()
3559 QL_DPRINT2(ha, (ha->pci_dev, in qla_hw_all_mcast()
3688 device_printf(ha->pci_dev, "%s: failed\n", in ql_hw_set_multi()
3712 device_printf(ha->pci_dev, "%s: failed\n", __func__); in ql_hw_set_multi()
3766 device_printf(ha->pci_dev, "%s [%d]: txr_idx = %d txr_free = %d" in ql_hw_tx_done_locked()
3825 device_printf(ha->pci_dev, "%s: Temperature Alert" in ql_hw_check_health()
3848 device_printf(ha->pci_dev, "%s: Heartbeat Failue 1[0x%08x]\n", in ql_hw_check_health()
3859 device_printf(ha->pci_dev, in ql_hw_check_health()
3883 dev = ha->pci_dev; in qla_init_nic_func()
3926 dev = ha->pci_dev; in qla_stop_nic_func()
3966 dev = ha->pci_dev; in qla_query_fw_dcbx_caps()
4006 dev = ha->pci_dev; in qla_idc_ack()
4060 dev = ha->pci_dev; in qla_set_port_config()
4115 device_t dev = ha->pci_dev; in qla_get_minidump_tmplt_size()
4166 dev = ha->pci_dev; in qla_get_port_config()
4302 device_t dev = ha->pci_dev; in ql_get_minidump_template()
4509 device_t dev = ha->pci_dev; in ql_minidump_init()
4661 QL_DPRINT80(ha, (ha->pci_dev, in ql_parse_template()
4813 device_printf(ha->pci_dev, in ql_parse_template()
4818 QL_DPRINT80(ha, (ha->pci_dev, "%s: Minidump num of entries = %d\n", in ql_parse_template()
5465 device_printf(ha->pci_dev, in ql_pollrd()
5467 device_printf(ha->pci_dev, in ql_pollrd()
5530 device_printf(ha->pci_dev, "%s Error in processing entry\n", in ql_pollrd_modify_write()