Searched refs:ocs_hw_get_port_protocol (Results 1 – 3 of 3) sorted by relevance
1340 extern ocs_hw_rtn_e ocs_hw_get_port_protocol(ocs_hw_t *hw, uint32_t pci_func, ocs_get_port_protocol…
1887 …if(ocs_hw_get_port_protocol(&ocs->hw, func, ocs_mgmt_get_port_protocol_cb, &result) == OCS_HW_RTN_… in get_port_protocol()
7220 ocs_hw_get_port_protocol(ocs_hw_t *hw, uint32_t pci_func, in ocs_hw_get_port_protocol() function