Searched refs:hinic_get_port_info (Results 1 – 4 of 4) sorted by relevance
856 int hinic_get_port_info(void *hwdev, struct nic_port_info *port_info);
1340 rc = hinic_get_port_info(hwdev, &port_info); in hinic_link_event_process()
605 int hinic_get_port_info(void *hwdev, struct nic_port_info *port_info) in hinic_get_port_info() function
874 rc = hinic_get_port_info(nic_hwdev, &port_link_info); in hinic_priv_get_dev_link_status()