Lines Matching full:ice
531 * Note: idx must reference a ICE segment
831 ice_debug(hw, ICE_DBG_INIT, "Did not find ice metadata section in package\n");
847 ice_debug(hw, ICE_DBG_PKG, "Ice Seg: %d.%d.%d.%d, %s\n",
854 ice_debug(hw, ICE_DBG_INIT, "Did not find ice segment in driver package\n");
955 * @ice_seg: pointer to the ice segment (NULL on subsequent calls)
987 * @ice_seg: pointer to the ice segment (non-NULL)
1135 /* find ICE segment in given package */
1139 ice_debug(hw, ICE_DBG_INIT, "no ice segment in package.\n");
1304 * information such as version. Then it finds the ice configuration segment
1930 * @ice_seg: pointer to the ice segment
1932 * Returns the address of the buffer table within the ice segment.
1948 * @buf: pointer to the ice buffer
1973 * @ice_seg: pointer to the ice segment (or NULL on subsequent calls)
1976 * This function will enumerate all the buffers in the ice segment. The first
2004 * @ice_seg: pointer to the ice segment (or NULL on subsequent calls)
2007 * This helper function will advance the section within the ice segment,
2031 * @ice_seg: pointer to the ice segment (or NULL on subsequent calls)
2036 * ice segment. The first call is made with the ice_seg parameter non-NULL;
2084 * @ice_seg: pointer to the ice segment (or NULL on subsequent calls)
2091 * the ice segment. The first call is made with the ice_seg parameter non-NULL;
2183 * @ice_seg: pointer to the ice segment (non-NULL)