Lines Matching refs:cluster_id
184 struct sbuf *sbuf, u16 cluster_id);
6523 * @cluster_id: FW cluster ID to print data from
6533 ice_fw_debug_dump_print_cluster(struct ice_softc *sc, struct sbuf *sbuf, u16 cluster_id)
6559 cluster_id);
6566 __func__, cluster_id);
6575 status = ice_aq_get_internal_data(hw, cluster_id, table_id,
6581 __func__, cluster_id, ice_status_str(status),
6591 u32 print_cluster_id = (u32)cluster_id;
6623 __func__, same_table_next, last_table_next, last_offset_next, cluster_id);
6637 if (cluster_id == 0x1 && table_id < 39)
11782 status = ice_aq_get_internal_data(hw, ddc->cluster_id, ddc->table_id, ddc->offset,
11799 ddc->cluster_id = ret_next_cluster;