Lines Matching refs:pci_dev

93         device_printf(ha->pci_dev, "%s PEGS HALTED!!!!!\n", __func__);  in qla_stop_pegs()
186 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_sysctl_port_cfg()
193 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_sysctl_port_cfg()
220 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_sysctl_set_cam_search_mode()
224 device_printf(ha->pci_dev, "%s: ret = %d\n", __func__, ret); in qla_sysctl_set_cam_search_mode()
246 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_sysctl_get_cam_search_mode()
259 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_hw_mac_stats_sysctls()
260 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_hw_mac_stats_sysctls()
476 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_hw_rcv_stats_sysctls()
477 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_hw_rcv_stats_sysctls()
596 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_hw_xmt_stats_sysctls()
597 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_hw_xmt_stats_sysctls()
653 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_hw_mbx_cmpl_stats_sysctls()
654 node_children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_hw_mbx_cmpl_stats_sysctls()
774 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_drvr_sds_stats()
775 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_drvr_sds_stats()
812 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_drvr_rds_stats()
813 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_drvr_rds_stats()
856 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_drvr_tx_stats()
857 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_drvr_tx_stats()
905 dev = ha->pci_dev; in ql_hw_add_sysctls()
1119 device_printf(ha->pci_dev, "cable_oui\t\t 0x%08x\n", ha->hw.cable_oui); in ql_hw_link_status()
1122 device_printf(ha->pci_dev, "link Up\n"); in ql_hw_link_status()
1124 device_printf(ha->pci_dev, "link Down\n"); in ql_hw_link_status()
1128 device_printf(ha->pci_dev, "Full Duplex\n"); in ql_hw_link_status()
1130 device_printf(ha->pci_dev, "Half Duplex\n"); in ql_hw_link_status()
1134 device_printf(ha->pci_dev, "Auto Negotiation Enabled\n"); in ql_hw_link_status()
1136 device_printf(ha->pci_dev, "Auto Negotiation Disabled\n"); in ql_hw_link_status()
1141 device_printf(ha->pci_dev, "link speed\t\t 10Gps\n"); in ql_hw_link_status()
1145 device_printf(ha->pci_dev, "link speed\t\t 1Gps\n"); in ql_hw_link_status()
1149 device_printf(ha->pci_dev, "link speed\t\t 100Mbps\n"); in ql_hw_link_status()
1153 device_printf(ha->pci_dev, "link speed\t\t Unknown\n"); in ql_hw_link_status()
1159 device_printf(ha->pci_dev, "Module Type 10GBase-LRM\n"); in ql_hw_link_status()
1163 device_printf(ha->pci_dev, "Module Type 10GBase-LR\n"); in ql_hw_link_status()
1167 device_printf(ha->pci_dev, "Module Type 10GBase-SR\n"); in ql_hw_link_status()
1171 device_printf(ha->pci_dev, in ql_hw_link_status()
1177 device_printf(ha->pci_dev, "Module Type 10GE Active" in ql_hw_link_status()
1183 device_printf(ha->pci_dev, in ql_hw_link_status()
1190 device_printf(ha->pci_dev, "Module Type 1000Base-SX\n"); in ql_hw_link_status()
1194 device_printf(ha->pci_dev, "Module Type 1000Base-LX\n"); in ql_hw_link_status()
1198 device_printf(ha->pci_dev, "Module Type 1000Base-CX\n"); in ql_hw_link_status()
1202 device_printf(ha->pci_dev, "Module Type 1000Base-T\n"); in ql_hw_link_status()
1206 device_printf(ha->pci_dev, "Module Type 1GE Passive Copper" in ql_hw_link_status()
1211 device_printf(ha->pci_dev, "Unknown Module Type 0x%x\n", in ql_hw_link_status()
1217 device_printf(ha->pci_dev, "SFP Power Fault\n"); in ql_hw_link_status()
1264 dev = ha->pci_dev; in ql_alloc_dma()
1426 device_printf(ha->pci_dev, "%s: host_mbx_cntrl 0x%08x\n", in qla_mbx_cmd()
1464 device_printf(ha->pci_dev, "%s: fw_mbx_cntrl 0x%08x\n", in qla_mbx_cmd()
1495 device_printf(ha->pci_dev, "%s: [%ld, %ld] %ld\n", __func__, in qla_mbx_cmd()
1511 device_t dev = ha->pci_dev; in qla_get_nic_partition()
1547 device_t dev = ha->pci_dev; in qla_config_intr_cntxt()
1628 device_t dev = ha->pci_dev; in qla_config_rss()
1681 device_t dev = ha->pci_dev; in qla_set_rss_ind_table()
1730 device_t dev = ha->pci_dev; in qla_config_intr_coalesce()
1791 device_t dev = ha->pci_dev; in qla_config_mac_addr()
1859 device_t dev = ha->pci_dev; in qla_set_mac_rcv_mode()
1937 dev = ha->pci_dev; in ql_set_max_mtu()
1975 dev = ha->pci_dev; in qla_link_event_req()
2012 dev = ha->pci_dev; in qla_config_fw_lro()
2052 dev = ha->pci_dev; in qla_set_cam_search_mode()
2090 dev = ha->pci_dev; in qla_get_cam_search_mode()
2129 dev = ha->pci_dev; in qla_get_hw_stats()
2172 device_printf(ha->pci_dev, "%s: failed\n", __func__); in ql_get_stats()
2198 device_printf(ha->pci_dev, "%s: mac failed [0x%08x]\n", in ql_get_stats()
2216 device_printf(ha->pci_dev, "%s: rcv failed [0x%08x]\n", in ql_get_stats()
2241 device_printf(ha->pci_dev, "%s: xmt failed [0x%08x]\n", in ql_get_stats()
2269 dev = ha->pci_dev; in qla_tx_tso()
2393 dev = ha->pci_dev; in qla_tx_chksum()
2492 dev = ha->pci_dev; in ql_hw_send()
2771 device_printf(ha->pci_dev, in qla_config_soft_lro()
2778 device_printf(ha->pci_dev, in qla_config_soft_lro()
2788 QL_DPRINT2(ha, (ha->pci_dev, "%s: LRO initialized\n", __func__)); in qla_config_soft_lro()
2912 dev = ha->pci_dev; in ql_init_hw_if()
3031 device_t dev = ha->pci_dev; in qla_map_sds_to_rds()
3089 dev = ha->pci_dev; in qla_init_rcv_cntxt()
3230 device_t dev = ha->pci_dev; in qla_add_rcv_rings()
3310 device_t dev = ha->pci_dev; in qla_del_rcv_cntxt()
3381 dev = ha->pci_dev; in qla_init_xmt_cntxt_i()
3458 device_t dev = ha->pci_dev; in qla_del_xmt_cntxt_i()
3534 QL_DPRINT2(ha, (ha->pci_dev, in qla_hw_all_mcast()
3551 device_printf(ha->pci_dev, in qla_hw_all_mcast()
3561 device_printf(ha->pci_dev, in qla_hw_all_mcast()
3579 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_hw_all_mcast()
3583 QL_DPRINT2(ha, (ha->pci_dev, in qla_hw_all_mcast()
3712 device_printf(ha->pci_dev, "%s: failed\n", in ql_hw_set_multi()
3736 device_printf(ha->pci_dev, "%s: failed\n", __func__); in ql_hw_set_multi()
3790 device_printf(ha->pci_dev, "%s [%d]: txr_idx = %d txr_free = %d" in ql_hw_tx_done_locked()
3849 device_printf(ha->pci_dev, "%s: Temperature Alert" in ql_hw_check_health()
3872 device_printf(ha->pci_dev, "%s: Heartbeat Failue 1[0x%08x]\n", in ql_hw_check_health()
3883 device_printf(ha->pci_dev, in ql_hw_check_health()
3907 dev = ha->pci_dev; in qla_init_nic_func()
3950 dev = ha->pci_dev; in qla_stop_nic_func()
3990 dev = ha->pci_dev; in qla_query_fw_dcbx_caps()
4030 dev = ha->pci_dev; in qla_idc_ack()
4084 dev = ha->pci_dev; in qla_set_port_config()
4139 device_t dev = ha->pci_dev; in qla_get_minidump_tmplt_size()
4190 dev = ha->pci_dev; in qla_get_port_config()
4326 device_t dev = ha->pci_dev; in ql_get_minidump_template()
4533 device_t dev = ha->pci_dev; in ql_minidump_init()
4685 QL_DPRINT80(ha, (ha->pci_dev, in ql_parse_template()
4840 device_printf(ha->pci_dev, in ql_parse_template()
4845 QL_DPRINT80(ha, (ha->pci_dev, "%s: Minidump num of entries = %d\n", in ql_parse_template()
5494 device_printf(ha->pci_dev, in ql_pollrd()
5496 device_printf(ha->pci_dev, in ql_pollrd()
5560 device_printf(ha->pci_dev, "%s Error in processing entry\n", in ql_pollrd_modify_write()