Searched refs:ql_get_cap_ofst (Results 1 – 3 of 3) sorted by relevance
278 if (ql_get_cap_ofst(ha, PCI_CAP_ID_PCIX)) { in ql_pci_sbus_config()384 if ((ofst = ql_get_cap_ofst(ha, PCI_CAP_ID_PCIX))) { in ql_set_max_read_req()405 } else if ((ofst = ql_get_cap_ofst(ha, PCI_CAP_ID_PCI_E))) { in ql_set_max_read_req()
19158 data = ql_get_cap_ofst(ha, PCI_CAP_ID_MSI_X); in ql_multi_queue_support()19195 ql_get_cap_ofst(ql_adapter_state_t *ha, uint8_t cap_id) in ql_get_cap_ofst() function
2550 int ql_get_cap_ofst(ql_adapter_state_t *, uint8_t);