Home
last modified time | relevance | path

Searched refs:pci_func (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/sys/dev/qlxgb/
H A Dqla_inline.h100 if (ha->pci_func == 0) in qla_get_optics()
137 (((ha->pci_func >> 1) * 3) << 2) + ((ha->pci_func & 0x01) << 2); in qla_read_mac_addr()
142 if (ha->pci_func & 0x01) { in qla_read_mac_addr()
H A Dqla_misc.c563 __func__, ha->pci_func, data)); in qla_init_from_flash()
567 __func__, ha->pci_func)); in qla_init_from_flash()
577 __func__, ha->pci_func, in qla_init_from_flash()
603 if (ha->pci_func & 0x1) { in qla_init_hw()
604 while ((ha->pci_func & 0x1) && delay--) { in qla_init_hw()
610 __func__, ha->pci_func)); in qla_init_hw()
H A Dqla_def.h126 uint8_t pci_func; member
H A Dqla_hw.c417 signature = 0xcafe0000 | 0x0100 | ha->pci_func; in qla_issue_cmd()
419 ret = qla_sem_lock(ha, Q8_SEM5_LOCK, 0, (uint32_t)ha->pci_func); in qla_issue_cmd()
1018 tx_cmd->port_cntxtid = Q8_TX_CMD_PORT_CNXTID(ha->pci_func); in qla_hw_send()
1754 if (ha->pci_func == 0) in qla_update_link_state()
H A Dqla_hw.h806 if (ha->pci_func == 0) {\
H A Dqla_os.c253 ha->pci_func = pci_get_function(dev); in qla_pci_attach()
287 ha->irq, ha->pci_func, rsrc_len, ha->msix_count, ha->pci_reg)); in qla_pci_attach()
/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.c145 grcdump->pci_func = ha->pci_func; in qlnx_get_grc_dump_size()
160 grcdump->pci_func = ha->pci_func; in qlnx_get_grc_dump()
233 idle_chk->pci_func = ha->pci_func; in qlnx_get_idle_chk_size()
248 idle_chk->pci_func = ha->pci_func; in qlnx_get_idle_chk()
338 trace->pci_func = ha->pci_func; in qlnx_get_trace_size()
554 pci_get_slot(ha->pci_dev), ha->pci_func); in qlnx_drv_info()
573 dev_info->port = ha->pci_func & 0x1; in qlnx_dev_settings()
H A Dqlnx_ioctl.h41 uint16_t pci_func; member
52 uint16_t pci_func; member
63 uint16_t pci_func; member
H A Dqlnx_def.h368 uint8_t pci_func; member
/freebsd/sys/dev/qlxge/
H A Dqls_dump.c470 if (ha->pci_func == 0) in qls_get_other_fnum()
681 if (ha->pci_func & 1) in qls_rd_serdes_regs()
689 if(ha->pci_func & 1) in qls_rd_serdes_regs()
696 if (ha->pci_func & 1) { in qls_rd_serdes_regs()
709 if (ha->pci_func & 1) { in qls_rd_serdes_regs()
722 if (ha->pci_func & 1) { in qls_rd_serdes_regs()
735 if (ha->pci_func & 1) { in qls_rd_serdes_regs()
748 if (ha->pci_func & 1) { in qls_rd_serdes_regs()
761 if (ha->pci_func & 1) { in qls_rd_serdes_regs()
774 if (ha->pci_func & 1) { in qls_rd_serdes_regs()
[all …]
H A Dqls_def.h263 uint8_t pci_func; member
H A Dqls_hw.c258 index = 128 * (ha->pci_func & 0x1); /* index */ in qls_config_unicast_mac_addr()
286 ((ha->pci_func & 0x1) << Q81_CAM_MAC_OFF2_FUNC_SHIFT) | in qls_config_unicast_mac_addr()
1314 if ((ha->pci_func & 0x1) == 0) in qls_update_link_state()
1843 if ((ha->pci_func & 0x1) == 0) in qls_rd_nic_params()
2105 if ((ha->pci_func & 0x1) == 0) in qls_mbx_rd_reg()
2120 if ((ha->pci_func & 0x1) == 0) in qls_mbx_wr_reg()
H A Dqls_os.c344 ha->pci_func = pci_get_function(dev); in qls_pci_attach()
388 ha->pci_func, ha->msix_count, ha->pci_reg, ha->pci_reg1)); in qls_pci_attach()
/freebsd/sys/dev/drm2/
H A Ddrm_pci.c205 dev->pci_func); in drm_pci_set_busid()
255 (func != dev->pci_func)) { in drm_pci_set_unique()
269 p->devnum != dev->pci_slot || p->funcnum != dev->pci_func) in drm_pci_irq_by_busid()
338 dev->pci_func = pci_get_function(dev->dev); in drm_get_pci_dev()
H A Ddrm_os_freebsd.c243 dev->pci_slot, dev->pci_func); in drm_add_busid_modesetting()
/freebsd/sys/dev/qlxgbe/
H A Dql_misc.c68 wnd_reg = (Q8_CRB_WINDOW_PF0 | (ha->pci_func << 2)); in ql_rdwr_indreg32()
732 __func__, ha->pci_func, data)); in qla_init_from_flash()
736 __func__, ha->pci_func)); in qla_init_from_flash()
760 if (ha->pci_func & 0x1) { in ql_init_hw()
761 while ((ha->pci_func & 0x1) && delay--) { in ql_init_hw()
767 __func__, ha->pci_func)); in ql_init_hw()
813 (ha->pci_func << 3); in ql_read_mac_addr()
H A Dql_inline.h92 if (ha->pci_func == 0) in qla_get_optics()
H A Dql_ioctl.h101 uint16_t pci_func; member
H A Dql_ioctl.c218 fw_dump->pci_func = ha->pci_func; in ql_eioctl()
243 if ((ha->pci_func & 0x1)) { in ql_eioctl()
H A Dql_def.h152 uint8_t pci_func; member
H A Dql_os.c341 ha->pci_func = pci_get_function(dev) & 0x1; in qla_pci_attach()
387 ha->pci_func, rsrc_len, ha->msix_count, ha->pci_reg, in qla_pci_attach()
410 __func__, ha, ha->pci_func, rsrc_len, ha->msix_count, in qla_pci_attach()
1368 "qla%d_fp%d_tx_mq_lock", ha->pci_func, fp->txr_idx); in qla_alloc_tx_br()
1376 " fp[%d, %d]\n", ha->pci_func, fp->txr_idx)); in qla_alloc_tx_br()
2096 if ((ha->pci_func & 0x1) == 0) { in qla_error_recovery()
/freebsd/sys/dev/hptmv/
H A Dvdevice.h166 …pChip2)->pci_bus && (pChip1)->pci_dev==(pChip2)->pci_dev && (pChip1)->pci_func==(pChip2)->pci_func)
/freebsd/sys/dev/bxe/
H A Dbxe_ioctl.h36 uint16_t pci_func; member
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_app.h147 U32 pci_func:3; member
/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h1340 extern ocs_hw_rtn_e ocs_hw_get_port_protocol(ocs_hw_t *hw, uint32_t pci_func, ocs_get_port_protocol…
1343 uint32_t pci_func, ocs_set_port_protocol_cb_t mgmt_cb,

12