Searched refs:alt_func (Results 1 – 4 of 4) sorted by relevance
107 if (qdev->func < qdev->alt_func) in qlge_own_firmware()116 if (!(temp & (1 << (8 + qdev->alt_func)))) in qlge_own_firmware()
18 | (qdev->alt_func << MPI_NIC_FUNCTION_SHIFT) in qlge_read_other_func_reg()35 | (qdev->alt_func << MPI_NIC_FUNCTION_SHIFT) in qlge_write_other_func_reg()
2098 u32 alt_func; /* PCI function for alternate adapter */ member
4301 qdev->alt_func = nic_func2; in qlge_get_alt_pcie_func()4303 qdev->alt_func = nic_func1; in qlge_get_alt_pcie_func()4323 qdev->port = (qdev->func < qdev->alt_func) ? 0 : 1; in qlge_get_board_info()