Searched refs:ice_aq_get_netlist_node (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 120 ice_aq_get_netlist_node(struct ice_hw *hw, struct ice_aqc_get_link_topo *cmd,
|
H A D | ice_common.c | 335 status = ice_aq_get_netlist_node(hw, &cmd, &node_part_number, in ice_is_pf_c827() 559 ice_aq_get_netlist_node(struct ice_hw *hw, struct ice_aqc_get_link_topo *cmd, in ice_aq_get_netlist_node() function 613 status = ice_aq_get_netlist_node(hw, &cmd, in ice_find_netlist_node()
|
H A D | ice_ptp_hw.c | 6007 status = ice_aq_get_netlist_node(hw, &cmd, &node_part_number, in ice_get_pf_c827_idx()
|
H A D | ice_ethtool.c | 648 err = ice_aq_get_netlist_node(hw, &cmd, &cage_type, &node_handle); in ice_get_port_topology()
|