Searched refs:node_handle (Results 1 – 3 of 3) sorted by relevance
419 u8 *node_part_number, u16 *node_handle) in ice_aq_get_netlist_node() argument431 if (node_handle) in ice_aq_get_netlist_node()432 *node_handle = le16_to_cpu(resp->addr.handle); in ice_aq_get_netlist_node()459 u8 node_part_number, u16 *node_handle) in ice_find_netlist_node() argument475 node_handle); in ice_find_netlist_node()5708 u8 *flags, u16 *node_handle) in ice_aq_get_phy_rec_clk_out() argument5725 if (node_handle) in ice_aq_get_phy_rec_clk_out()5726 *node_handle = le16_to_cpu(cmd->node_handle); in ice_aq_get_phy_rec_clk_out()
638 u16 node_handle = 0; in ice_get_port_topology() local648 err = ice_aq_get_netlist_node(hw, &cmd, &cage_type, &node_handle); in ice_get_port_topology()
2252 u8 *node_part_number, u16 *node_handle) in ixgbe_aci_get_netlist_node() argument2264 if (node_handle) in ixgbe_aci_get_netlist_node()2265 *node_handle = le16_to_cpu(resp->addr.handle); in ixgbe_aci_get_netlist_node()