Lines Matching refs:pci_dev

93         device_printf(ha->pci_dev, "%s PEGS HALTED!!!!!\n", __func__);  in qla_stop_pegs()
188 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_sysctl_port_cfg()
195 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_sysctl_port_cfg()
223 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_sysctl_set_cam_search_mode()
227 device_printf(ha->pci_dev, "%s: ret = %d\n", __func__, ret); in qla_sysctl_set_cam_search_mode()
249 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_sysctl_get_cam_search_mode()
262 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_hw_mac_stats_sysctls()
263 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_hw_mac_stats_sysctls()
479 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_hw_rcv_stats_sysctls()
480 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_hw_rcv_stats_sysctls()
599 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_hw_xmt_stats_sysctls()
600 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_hw_xmt_stats_sysctls()
657 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_hw_mbx_cmpl_stats_sysctls()
658 node_children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_hw_mbx_cmpl_stats_sysctls()
778 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_drvr_sds_stats()
779 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_drvr_sds_stats()
817 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_drvr_rds_stats()
818 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_drvr_rds_stats()
862 ctx = device_get_sysctl_ctx(ha->pci_dev); in qlnx_add_drvr_tx_stats()
863 children = SYSCTL_CHILDREN(device_get_sysctl_tree(ha->pci_dev)); in qlnx_add_drvr_tx_stats()
912 dev = ha->pci_dev; in ql_hw_add_sysctls()
1130 device_printf(ha->pci_dev, "cable_oui\t\t 0x%08x\n", ha->hw.cable_oui); in ql_hw_link_status()
1133 device_printf(ha->pci_dev, "link Up\n"); in ql_hw_link_status()
1135 device_printf(ha->pci_dev, "link Down\n"); in ql_hw_link_status()
1139 device_printf(ha->pci_dev, "Full Duplex\n"); in ql_hw_link_status()
1141 device_printf(ha->pci_dev, "Half Duplex\n"); in ql_hw_link_status()
1145 device_printf(ha->pci_dev, "Auto Negotiation Enabled\n"); in ql_hw_link_status()
1147 device_printf(ha->pci_dev, "Auto Negotiation Disabled\n"); in ql_hw_link_status()
1152 device_printf(ha->pci_dev, "link speed\t\t 10Gps\n"); in ql_hw_link_status()
1156 device_printf(ha->pci_dev, "link speed\t\t 1Gps\n"); in ql_hw_link_status()
1160 device_printf(ha->pci_dev, "link speed\t\t 100Mbps\n"); in ql_hw_link_status()
1164 device_printf(ha->pci_dev, "link speed\t\t Unknown\n"); in ql_hw_link_status()
1171 device_printf(ha->pci_dev, "Module Type 10GBase-LRM\n"); in ql_hw_link_status()
1175 device_printf(ha->pci_dev, "Module Type 10GBase-LR\n"); in ql_hw_link_status()
1179 device_printf(ha->pci_dev, "Module Type 10GBase-SR\n"); in ql_hw_link_status()
1183 device_printf(ha->pci_dev, in ql_hw_link_status()
1189 device_printf(ha->pci_dev, "Module Type 10GE Active" in ql_hw_link_status()
1195 device_printf(ha->pci_dev, in ql_hw_link_status()
1202 device_printf(ha->pci_dev, "Module Type 1000Base-SX\n"); in ql_hw_link_status()
1206 device_printf(ha->pci_dev, "Module Type 1000Base-LX\n"); in ql_hw_link_status()
1210 device_printf(ha->pci_dev, "Module Type 1000Base-CX\n"); in ql_hw_link_status()
1214 device_printf(ha->pci_dev, "Module Type 1000Base-T\n"); in ql_hw_link_status()
1218 device_printf(ha->pci_dev, "Module Type 1GE Passive Copper" in ql_hw_link_status()
1223 device_printf(ha->pci_dev, "Unknown Module Type 0x%x\n", in ql_hw_link_status()
1229 device_printf(ha->pci_dev, "SFP Power Fault\n"); in ql_hw_link_status()
1276 dev = ha->pci_dev; in ql_alloc_dma()
1440 device_printf(ha->pci_dev, "%s: host_mbx_cntrl 0x%08x\n", in qla_mbx_cmd()
1480 device_printf(ha->pci_dev, "%s: fw_mbx_cntrl 0x%08x\n", in qla_mbx_cmd()
1512 device_printf(ha->pci_dev, "%s: [%ld, %ld] %ld\n", __func__, in qla_mbx_cmd()
1529 device_t dev = ha->pci_dev; in qla_get_nic_partition()
1565 device_t dev = ha->pci_dev; in qla_config_intr_cntxt()
1646 device_t dev = ha->pci_dev; in qla_config_rss()
1699 device_t dev = ha->pci_dev; in qla_set_rss_ind_table()
1748 device_t dev = ha->pci_dev; in qla_config_intr_coalesce()
1810 device_t dev = ha->pci_dev; in qla_config_mac_addr()
1879 device_t dev = ha->pci_dev; in qla_set_mac_rcv_mode()
1957 dev = ha->pci_dev; in ql_set_max_mtu()
1995 dev = ha->pci_dev; in qla_link_event_req()
2032 dev = ha->pci_dev; in qla_config_fw_lro()
2072 dev = ha->pci_dev; in qla_set_cam_search_mode()
2110 dev = ha->pci_dev; in qla_get_cam_search_mode()
2149 dev = ha->pci_dev; in qla_get_hw_stats()
2192 device_printf(ha->pci_dev, "%s: failed\n", __func__); in ql_get_stats()
2218 device_printf(ha->pci_dev, "%s: mac failed [0x%08x]\n", in ql_get_stats()
2236 device_printf(ha->pci_dev, "%s: rcv failed [0x%08x]\n", in ql_get_stats()
2261 device_printf(ha->pci_dev, "%s: xmt failed [0x%08x]\n", in ql_get_stats()
2289 dev = ha->pci_dev; in qla_tx_tso()
2414 dev = ha->pci_dev; in qla_tx_chksum()
2513 dev = ha->pci_dev; in ql_hw_send()
2803 device_printf(ha->pci_dev, in qla_config_soft_lro()
2810 device_printf(ha->pci_dev, in qla_config_soft_lro()
2820 QL_DPRINT2(ha, (ha->pci_dev, "%s: LRO initialized\n", __func__)); in qla_config_soft_lro()
2946 dev = ha->pci_dev; in ql_init_hw_if()
3068 device_t dev = ha->pci_dev; in qla_map_sds_to_rds()
3126 dev = ha->pci_dev; in qla_init_rcv_cntxt()
3271 device_t dev = ha->pci_dev; in qla_add_rcv_rings()
3354 device_t dev = ha->pci_dev; in qla_del_rcv_cntxt()
3427 dev = ha->pci_dev; in qla_init_xmt_cntxt_i()
3505 device_t dev = ha->pci_dev; in qla_del_xmt_cntxt_i()
3581 QL_DPRINT2(ha, (ha->pci_dev, in qla_hw_all_mcast()
3599 device_printf(ha->pci_dev, in qla_hw_all_mcast()
3609 device_printf(ha->pci_dev, in qla_hw_all_mcast()
3627 device_printf(ha->pci_dev, "%s: failed\n", __func__); in qla_hw_all_mcast()
3631 QL_DPRINT2(ha, (ha->pci_dev, in qla_hw_all_mcast()
3764 device_printf(ha->pci_dev, "%s: failed\n", in ql_hw_set_multi()
3788 device_printf(ha->pci_dev, "%s: failed\n", __func__); in ql_hw_set_multi()
3843 device_printf(ha->pci_dev, "%s [%d]: txr_idx = %d txr_free = %d" in ql_hw_tx_done_locked()
3902 device_printf(ha->pci_dev, "%s: Temperature Alert" in ql_hw_check_health()
3926 device_printf(ha->pci_dev, "%s: Heartbeat Failue 1[0x%08x]\n", in ql_hw_check_health()
3937 device_printf(ha->pci_dev, in ql_hw_check_health()
3961 dev = ha->pci_dev; in qla_init_nic_func()
4004 dev = ha->pci_dev; in qla_stop_nic_func()
4044 dev = ha->pci_dev; in qla_query_fw_dcbx_caps()
4084 dev = ha->pci_dev; in qla_idc_ack()
4138 dev = ha->pci_dev; in qla_set_port_config()
4194 device_t dev = ha->pci_dev; in qla_get_minidump_tmplt_size()
4246 dev = ha->pci_dev; in qla_get_port_config()
4386 device_t dev = ha->pci_dev; in ql_get_minidump_template()
4596 device_t dev = ha->pci_dev; in ql_minidump_init()
4753 QL_DPRINT80(ha, (ha->pci_dev, in ql_parse_template()
4910 device_printf(ha->pci_dev, in ql_parse_template()
4915 QL_DPRINT80(ha, (ha->pci_dev, "%s: Minidump num of entries = %d\n", in ql_parse_template()
5584 device_printf(ha->pci_dev, in ql_pollrd()
5586 device_printf(ha->pci_dev, in ql_pollrd()
5653 device_printf(ha->pci_dev, "%s Error in processing entry\n", in ql_pollrd_modify_write()